Class MinLength
Validates that a value has a minimum length.
- ICanBoogie\Validate\Validator\AbstractValidator implements ICanBoogie\Validate\Validator
- 
			 ICanBoogie\Validate\Validator\AbstractComparisonValidator ICanBoogie\Validate\Validator\AbstractComparisonValidator
- 
			 ICanBoogie\Validate\Validator\MinLength ICanBoogie\Validate\Validator\MinLength
Methods inherited from ICanBoogie\Validate\Validator\AbstractComparisonValidator
Methods inherited from ICanBoogie\Validate\Validator\AbstractValidator
Constants summary
Constants inherited from ICanBoogie\Validate\Validator\AbstractComparisonValidator
				MESSAGE_ARG_REFERENCE, 
				MESSAGE_ARG_VALUE_TYPE, 
				PARAM_REFERENCE
			
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