Class SireneValidator.Validator
java.lang.Object
org.apache.commons.validator.routines.SireneValidator.Validator
- Enclosing class:
- SireneValidator
The format validation class contains regex for SIREN and SIRET.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Validator
Creates the format validator- Parameters:
formats- the regex to use to check the format
-