TYPO3 CMS  TYPO3_6-2
tx_form_System_Validate Class Reference
Inheritance diagram for tx_form_System_Validate:
TYPO3\CMS\Form\Utility\ValidatorUtility TYPO3\CMS\Core\SingletonInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Form\Utility\ValidatorUtility
 __construct ()
 
 createRule ($class, $arguments=array())
 
 addRule ($rule, $fieldName, $breakOnError=FALSE)
 
 isValid ()
 
 getMessages ()
 
 getMessagesByName ($name)
 
 hasMessage ($name)
 
 getErrors ()
 
 getErrorsByName ($name)
 
 hasErrors ($name)
 
- Protected Member Functions inherited from TYPO3\CMS\Form\Utility\ValidatorUtility
 getPrefix ()
 
- Protected Attributes inherited from TYPO3\CMS\Form\Utility\ValidatorUtility
 $rules = array()
 
 $messages = array()
 
 $errors = array()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 4317 of file LegacyClassesForIde.php.