Skip to main content

Module validation

Module validation 

Source

Functions§

validate_email
Validate that email is a well-formed RFC 5322 address.
validate_password
Validate password meets minimum security requirements:
validate_slug
Validate that slug is a valid org slug: lowercase alphanumeric and hyphens, 2–63 characters, must not start or end with a hyphen.