Arguments being sent to message builders - user can create message either by simply returning a string, either by returning a function that accepts MessageArguments and returns a message string built based on these arguments.
Constraints set by this validation type.
Object that is being validated.
Name of the object's property being validated.
Name of the target that is being validated.
Validating value.
Generated using TypeDoc
Arguments being sent to message builders - user can create message either by simply returning a string, either by returning a function that accepts MessageArguments and returns a message string built based on these arguments.