PHP Class Respect\Validation\Rules\KeyNested

Inheritance: extends AbstractRelated
Show file Open project: respect/validation Class Usage Examples

Public Methods

Method Description
getReferenceValue ( $input )
hasReference ( $input )

Private Methods

Method Description
getReferencePieces ( )
getValue ( $value, $key )
getValueFromArray ( $array, $key )
getValueFromObject ( $object, $property )

Method Details

getReferenceValue() public method

public getReferenceValue ( $input )

hasReference() public method

public hasReference ( $input )