TYPO3 CMS  TYPO3_6-2
Tx_Extbase_Validation_ValidatorResolver Class Reference
Inheritance diagram for Tx_Extbase_Validation_ValidatorResolver:
TYPO3\CMS\Extbase\Validation\ValidatorResolver TYPO3\CMS\Core\SingletonInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Extbase\Validation\ValidatorResolver
 createValidator ($validatorType, array $validatorOptions=array())
 
 getBaseValidatorConjunction ($targetClassName)
 
 buildMethodArgumentsValidatorConjunctions ($className, $methodName, array $methodParameters=NULL, array $methodValidateAnnotations=NULL)
 
 getMethodValidateAnnotations ($className, $methodName)
 
- Public Attributes inherited from TYPO3\CMS\Extbase\Validation\ValidatorResolver
const PATTERN_MATCH_VALIDATORS
 
const PATTERN_MATCH_VALIDATOROPTIONS
 
- Protected Member Functions inherited from TYPO3\CMS\Extbase\Validation\ValidatorResolver
 buildSubObjectValidator (array $objectPath, \TYPO3\CMS\Extbase\Validation\Validator\ValidatorInterface $propertyValidator)
 
 addCustomValidators ($targetClassName, ConjunctionValidator &$conjunctionValidator)
 
 parseValidatorAnnotation ($validateValue)
 
 parseValidatorOptions ($rawValidatorOptions)
 
 unquoteString (&$quotedValue)
 
 resolveValidatorObjectName ($validatorName)
 
 getValidatorType ($type)
 
- Protected Attributes inherited from TYPO3\CMS\Extbase\Validation\ValidatorResolver
 $objectManager
 
 $reflectionService
 
 $baseValidatorConjunctions = array()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 3032 of file LegacyClassesForIde.php.