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