PHP Class ZenValidatorFormFieldExtension, silverstripe-zenvalidator

Inheritance: extends Extension
Afficher le fichier Open project: sheadawson/silverstripe-zenvalidator

Méthodes publiques

Méthode Description
validateIf ( $master )
validationApplies ( ) : boolean Checks to see if any ValidationLogicCriteria has been set and if so, should the validation constraints still be applied

Method Details

validateIf() public méthode

public validateIf ( $master )

validationApplies() public méthode

Checks to see if any ValidationLogicCriteria has been set and if so, should the validation constraints still be applied
public validationApplies ( ) : boolean
Résultat boolean