Valid — returns null – if input is either numeric or null.
input
String? call(String? input) => _val(input);