Functions
Link copied to clipboard
Returns true if the email address string is blank (isBlank already covers the empty case).
Link copied to clipboard
Returns true if the email address string is not blank.
Link copied to clipboard
Returns true if the email address string is not blank (isNotBlank already covers non-empty).
Link copied to clipboard
Returns true if the email address is not a valid email format.