Validator for Map input data.
Function signature: String? Function(Map?)
typedef ValMap = String? Function(Map? m);