Returns a validation function to validate that a date is greater than or equal to the min date, if given.
Optional
The minimum allowed date value.
A custom error message to display if the value is invalid.
The level of precision used to validate.
Returns a validation function to validate that a date is greater than or equal to the min date, if given.