Strategy interface for looking up validators
Type | Name and description |
---|---|
org.springframework.context.MessageSource |
getMessageSource() @return The message source used by this registry |
org.springframework.validation.Validator |
getValidator(PersistentEntity entity) Looks up a validator for the given entity |
Looks up a validator for the given entity
entity
- The entity