Property | Type | Description | |
---|---|---|---|
$mandatory | |||
$reference | |||
$validator |
Method | Description | |
---|---|---|
__construct ( $reference, Respect\Validation\Validatable $validator = null, $mandatory = true ) | ||
assert ( $input ) | ||
check ( $input ) | ||
getReferenceValue ( $input ) | ||
hasReference ( $input ) | ||
setName ( $name ) | ||
validate ( $input ) |
Method | Description | |
---|---|---|
decision ( $type, $hasReference, $input ) |
public __construct ( $reference, Respect\Validation\Validatable $validator = null, $mandatory = true ) | ||
$validator | Respect\Validation\Validatable |