Form Validation
Guide
Validators
Plugins
Examples
Updates
Purchase
Validating social account URL
Instead of using the
uri validator
, this example uses the
regexp validator
to validate Facebook account URL, such as
http(s)://facebook.com/account
:
Validating social account URL
See also
regexp validator
uri validator
Validating an avatar URL