Class BetweenLength
Validates that a value is between two references.
- ICanBoogie\Validate\Validator\AbstractValidator implements ICanBoogie\Validate\Validator
- ICanBoogie\Validate\Validator\AbstractRangeValidator
- ICanBoogie\Validate\Validator\BetweenLength
Direct known subclasses
Methods inherited from ICanBoogie\Validate\Validator\AbstractRangeValidator
Methods inherited from ICanBoogie\Validate\Validator\AbstractValidator
Constants summary
Constants inherited from ICanBoogie\Validate\Validator\AbstractRangeValidator
MESSAGE_ARG_MAX
,
MESSAGE_ARG_MIN
,
MESSAGE_ARG_VALUE_TYPE
,
PARAM_MAX
,
PARAM_MIN
Constants inherited from ICanBoogie\Validate\Validator
ALIAS
,
DEFAULT_MESSAGE
,
MESSAGE_ARG_ATTRIBUTE
,
MESSAGE_ARG_VALIDATOR
,
MESSAGE_ARG_VALUE
Constants inherited from ICanBoogie\Validate\ValidatorOptions
OPTION_IF
,
OPTION_MESSAGE
,
OPTION_STOP_ON_ERROR
,
OPTION_UNLESS