Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsEmailValid ¶
IsEmailValid is a function to validate email addresses. Here an email is valid if it follows the standard rules for valid email addresses. The unit tests contain examples of what are considered valid or invalid email addresses. Here we do not validate on the domain name.
func IsPasswordValid ¶ added in v1.8.0
func ValidateONSEmail ¶ added in v1.7.0
ValidateONSEmail - validates email address for ons domain valid if match found, else invalid
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.