Email :: isValid - Checks whether the Email instance is valid
When the Email instance is valid, the function returns true and false otherwise.
Return value: Success ( bool )
The value is true when the function was executed successfully. Otherwise the value is set to false .