The validation options
The validation context.
The array of values.
An empty array if valid, an array of indexes otherwise.
Value is valid if it passes the {@link isLowercase} check.
The validation context.
The object containing the property to validate.
The result of the call to {@link isLowercase}
Generated using TypeDoc
Decorator that checks if the property is lowercase.
Example