| VersionControl_SVN (Previous) | (Next) Fonctionalités de Validate | ||||
| |
|||||
|
|||||
Validate offers a set of packages to validate common or specific data. The main package validates the common data. Specific data are localised or thematic.
Localized validation class
Argentina: Validate_AR
Austria: Validate_AT
Australia : Validate_AU
Belgium: Validate_BE
Brasil: Validate_PTBR
Canada: Validate_CA
Denmark: Validate_DK
Finland: Validate_FI
France: Validate_FR
Germany: Validate_DE
Iceland: Validate_IS
Ireland: Validate_IE
Netherlands: Validate_NL
New Zealand: Validate_NZ
Poland: Validate_PL
Republic of India: Validate_IN
South Africa: Validate_ZA
Spain: Validate_ES
Switzerland: Validate_CH
United Kingdom: Validate_UK
United States: Validate_US
Thematic validation class
Financial: Validate_Finance
Credit Cards: Validate_Finance_CreditCard
International Standard Product Numbers : Validate_ISPN
Le package principal fourni les méthode pour valider diverses données. Cela comprends :
nombres (minimum/maximum, décimal ou non)
email (syntaxe, vérification de domain)
chaîne (predifined type alpha upper and/or lowercase, numeric,...)
date (date, options) - Options peut etre un format (format de date (%d-%m-%Y) ou rfc822), min (la date doit etre plus grande que le tableau ($day, $month, $year) ou l'objet PEAR::Date ), max (la date doit etre plus petite que le tableau ($day, $month, $year) ou l'objet PEAR::Date )
uri (RFC2396)
possibilité de valider plusieurs données avec un seul appel de méthode (::multiple)
À voir aussi :
| VersionControl_SVN (Previous) | (Next) Fonctionalités de Validate | ||||||||
| |
|||||||||
|
|||||||||