The number that the array is being checked against.
The validation options
Value is valid if it passes the {@link isArraySizeLessThan} check.
The validation context.
The object containing the property to validate.
True if the array size is less than the constraint
Generated using TypeDoc
Decorator that checks that the size of the array property is less than the argument.
Example