⌨️Validation
This package is outdated and the documentation as well
Email
An easy no-hassle way to validate email addresses. It validates on basic faults like not a valid format, but it also checks if the domain can be mailed.
Example:
Tip: Set the debug paramater to true to see what the email fails on
Phone
An easy no-hassle way to validate a phone number.
Example:
Tip: Set the debug paramater to true to allow the phone number to have a country code like +31
Last updated