- All Implemented Interfaces:
io.avaje.http.api.Validator
public class BeanValidator
extends Object
implements io.avaje.http.api.Validator
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.avaje.http.api.Validator
resolveLocale
-
-
Method Details
-
validate
public void validate(Object bean,
String acceptLanguage,
Class<?>... groups)
throws io.avaje.http.api.ValidationException
- Specified by:
validate in interface io.avaje.http.api.Validator
- Throws:
io.avaje.http.api.ValidationException