Class AbstractComparisonValidator
Abstract for classes implementing value comparison.
- ICanBoogie\Validate\Validator\AbstractValidator implements ICanBoogie\Validate\Validator
- ICanBoogie\Validate\Validator\AbstractComparisonValidator
Direct known subclasses
ICanBoogie\Validate\Validator\Equal
,
ICanBoogie\Validate\Validator\Identical
,
ICanBoogie\Validate\Validator\Max
,
ICanBoogie\Validate\Validator\MaxLength
,
ICanBoogie\Validate\Validator\Min
,
ICanBoogie\Validate\Validator\MinLength
,
ICanBoogie\Validate\Validator\NotEqual
,
ICanBoogie\Validate\Validator\NotIdentical
Abstract
Namespace: ICanBoogie\Validate\Validator
Located at Validator/AbstractComparisonValidator.php
Namespace: ICanBoogie\Validate\Validator
Located at Validator/AbstractComparisonValidator.php
Methods summary
public
boolean
|
|
protected
array
|
|
abstract protected
boolean
|
Methods inherited from ICanBoogie\Validate\Validator\AbstractValidator
Constants summary
string |
PARAM_REFERENCE
|
#
'reference'
|
string |
MESSAGE_ARG_REFERENCE
|
#
self::PARAM_REFERENCE
|
string |
MESSAGE_ARG_VALUE_TYPE
|
#
'value_type'
|
Constants inherited from ICanBoogie\Validate\ValidatorOptions
OPTION_IF
,
OPTION_MESSAGE
,
OPTION_STOP_ON_ERROR
,
OPTION_UNLESS
Constants inherited from ICanBoogie\Validate\Validator
ALIAS
,
DEFAULT_MESSAGE
,
MESSAGE_ARG_ATTRIBUTE
,
MESSAGE_ARG_VALIDATOR
,
MESSAGE_ARG_VALUE