[ Index ]
 

Code source de Symfony 1.0.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/vendor/propel/validator/ -> BasicValidator.php (sommaire)

(pas de description)

Poids: 46 lignes (2 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

BasicValidator:: (1 méthode):
  isValid()


Interface: BasicValidator  - X-Ref

Basic Validator interface.

BasicValidator objects perform validation without any knowledge of column/table
context.  They are simply given an input and some value and asked whether the input
is valid.

isValid(ValidatorMap $map, $str)   X-Ref
Determine whether a value meets the criteria specified

param: ValidatorMap $map A column map object for the column to be validated.
param: string $str a <code>String</code> to be tested
return: mixed TRUE if valid, error message otherwise



Généré le : Fri Mar 16 22:42:14 2007 par Balluche grâce à PHPXref 0.7