Form Validation
Guide
Validators
Plugins
Examples
Updates
Purchase
Is a@b valid email address?
Yes! It's valid email address. If you want to treat these kind of email addresses as invalid one, you can use the
regexp validator
to define expression of email address.
Is a@b valid email address?
See also
callback validator
emailAddress validator
regexp validator
Transform the email address validator