Methods summary
Modifier and Type | Method |
---|---|
public | __construct ( BindingTree bindingTree , MappingResult mappingResult , PropertyPath propertyPath ) |
public MappingResult | getMappingResult ( ) |
public BindingTree | getBindingTree ( ) |
public PropertyPath | getPropertyPath ( ) |
public | val ( mixed propertyNames , PropertyValidator propertyValidator , PropertyValidator propertyValidator2 = null ) |
public | reset ( unknown propertyName = null ) |
public | valo ( Validator validator ) |
public | closure ( Closure closure ) |
public GenericArrayObject | getValidators ( ) |
public BindingDefinition | getParent ( ) |
public BindingDefinition | getDescendant ( unknown propertyExpression ) |
public BindingDefinition | getDescendants ( unknown propertyExpression ) |
Methods in detail
-
__construct
public __construct ( BindingTree bindingTree , MappingResult mappingResult , PropertyPath propertyPath ) -
getMappingResult
MappingResult public getMappingResult ( )return
-
getBindingTree
BindingTree public getBindingTree ( )return
-
getPropertyPath
PropertyPath public getPropertyPath ( )return
-
val
public val ( mixed propertyNames , PropertyValidator propertyValidator , PropertyValidator propertyValidator2 = null )param
-
reset
public reset ( unknown propertyName = null ) -
valo
param
-
closure
public closure ( Closure closure )param
Closure closure -
getValidators
GenericArrayObject public getValidators ( )return
-
getParent
BindingDefinition public getParent ( )return
-
getDescendant
return
-
getDescendants
return
param