A validator that requires the value to be less than or equal to the other value.
The key of the other control.
A validator function that returns an error map with the lte property if the validation check fails, otherwise null.
lte
null
A validator that requires the value to be less than or equal to the other value.