Class ValidationKey
Represents a specific field in a set. To be used inside a ValidatorValue, representing a property in the object being validated instead of raw immediate value.
Namespace: Flikore\Validator
Package: Flikore\Validator
Copyright: (c) 2014, George Marques
License: MIT
Author: George Marques <george at georgemarques.com.br>
Version: 0.5.2
Since: 0.4.0
Located at Flikore/Validator/ValidationKey.php
Package: Flikore\Validator
Copyright: (c) 2014, George Marques
License: MIT
Author: George Marques <george at georgemarques.com.br>
Version: 0.5.2
Since: 0.4.0
Located at Flikore/Validator/ValidationKey.php
Methods summary
public
|
|
public
string
|
Magic methods summary
Properties summary
protected
string
|
$key |
#
The name of the key to pull from the validated object. |