StringLength
class StringLength extends MetadataValidation
A validator to validate string lengths.
Methods
__construct(int $min, int $max)
Create a new instance with the given min and max.
Details
__construct(int $min, int $max)
Create a new instance with the given min and max.
Constants
STRLEN |
|