Hi,

I am using a validator that wrapps a org.springframework.validation.Validator (because I have constraints defined by annotations).



...
import org.springframework.validation.Validator;...