Retrieves the validators map.
Returns a map of validators for various forms.
Map<String, Object?> getValidator() { return _validator; }