getValidator abstract method
- String name
Returns the StringValidator for name, or null if unrecognised.
Implementation
StringValidator? getValidator(String name);
Returns the StringValidator for name, or null if unrecognised.
StringValidator? getValidator(String name);