Class TimeZone
Validates that a value is a valid time zone.
Note: This class validates time zone such as "Europe/Paris" NOT time zone offsets such as "+02:00".
- ICanBoogie\Validate\Validator\AbstractValidator implements ICanBoogie\Validate\Validator
- ┗ ICanBoogie\Validate\Validator\TimeZone
Methods summary
Methods inherited from ICanBoogie\Validate\Validator\AbstractValidator
get_params_mapping()
,
normalize_params()
Constants summary
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