company logo

Email :: isValid - Checks whether the Email instance is valid

.

Return value:  Success ( bool  )

The value is true when the function was executed successfully. Otherwise the value is set to false.

Implementation details

bool Email  :: isValid (  )

When the Email instance is valid, the function returns true and false otherwise.