Generated by
JDiff

Interface org.springframework.validation.SmartValidator

Documentation changed from old to new.

Changed Methods
void validate(Object, Errors, Object[]) Documentation changed from old to new.
Validate the supplied {@code target} object, which must be of a type of Class for which the .supports(Class) method typically returns {@code true}.