Validator for DateTime input data.
Function signature: String? Function(DateTime?)
typedef ValDT = String? Function(DateTime? dt);