|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| CollectionFieldExpressionValidator | Un validateur basé sur FieldExpressionValidator qui valide sur une
collection de propriéte. |
| CollectionUniqueKeyValidator | Un validateur basé sur FieldExpressionValidator qui valide une clef
unique sur une collection. |
| EmailFieldValidator | Validator for email addresses : - Deal with + in addresses |
| ExistingDirectoryFieldValidator | ExistingDirectoryFieldValidator checks that a File field exists and is a directory. |
| ExistingFileFieldValidator | ExistingFileFieldValidator checks that a File field exists. |
| FieldExpressionWithParamsValidator | Extends FieldExpressionValidator to add some extra parameters available
in the FieldExpressionValidator.getExpression() |
| FrenchCityNameFieldValidator | Validator for French cities names : - No number accepted - Accept spaces, - and ' |
| FrenchLastNameFieldValidator | Validator for French last names : - No number accepted - Accept spaces, - and ' |
| FrenchPhoneNumberFieldValidator | Validator used to validate French phone numbers like : - 0000000000 - 00.00.00.00.00 - 00-00-00-00-00 - 00 00 00 00 00 |
| FrenchPostCodeFieldValidator | Validate post codes for French cities - Take into account 2A and 2B - Take into account DOMs and TOMs - Postcodes starting with 99 are not valid |
| FrenchSiretFieldValidator | Validator for French SIRET numbers Siret can be in: String format: "44211670300038" long, int: 44211670300038 Array or Collection of something: [4,4,2,1,1,6,7,0,,3,0,0,0,3,8] or ["442","116","703", "0003", "8"] |
| NotExistingDirectoryFieldValidator | NotExistingDirectoryFieldValidator checks that a File field as a directory does not exist. |
| NotExistingFileFieldValidator | NotExistingFileFieldValidator checks that a File field as a file does not exist. |
| NuitonFieldExpressionValidator | Nuiton default field validator. |
| NuitonFieldValidatorSupport | Nuiton default field validator. |
| RequiredFileFieldValidator | RequiredFileFieldValidator checks that a File field is not null nor have an empty filename. |
| SkipableRequiredFieldValidator | |
| SkipableRequiredStringFieldValidator | |
| VATIdentificationNumberFieldValidator | Validator for EU VAT number. |
| Enum Summary | |
|---|---|
| CollectionFieldExpressionValidator.Mode | |
Package of extra xworks2 field validators. To be continued...
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||