Interface PhoneValidator
- All Known Implementing Classes:
- PhoneValidatorImpl
Validates phone numbers.
 A phone number is considered valid if it is in E.164 format
 or if it matches the custom regex provided via application
 property `nice2.validate.customPhoneRegex`.
- 
Nested Class SummaryNested classes/interfaces inherited from interface ch.tocco.nice2.validate.api.validators.ValidatorValidator.MergeMode
- 
Method SummaryMethods inherited from interface ch.tocco.nice2.validate.api.validators.ValidatorcanMergeConstraints, clone, doContinueOnFailure, doNegate, getLevel, getName, getRunOn, getType, hasName, mergeConstraints, setContinue, setLevel, setName, setNegate, setRunOn, validate