Hemi UI / Diatleslinqn (TBD) (WIP) / CRUD (Create, Read, Update, Delete) / Form Fields / Validators / Phone Validator

Phone Validator

Checks if the provided value is a valid phone number. There can be multiple ways of validating a phone number but for now we will use https://ihateregex.io/expr/phone/ . There is an explanation of how it works

Default error message:

Value is not a valid phone number

Is this article helpful?
0 0 0