Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0.RC1
-
None
Description
The reference documentation describes how you can write a standalone validator component but doesn't say how that validator is located – i.e. by looking for a bean named ${ModelObjectTypeName}Validator and a method matching to validate${state}(ModelObjectType, Errors).