Validator for non-specific input data.
Function signature: String? Function(Object?)
typedef ValObj = String? Function(Object? o);