Package | Description |
---|---|
org.hibernate.validator.internal.cdi.interceptor |
Classes for enabling Bean Validation method validation via a CDI interceptor.
|
Class and Description |
---|
MethodValidated
Marker annotation for a type or method indicating that method constraints shall be
validated upon invocation of the given method or any methods of the given type.
|
ValidationEnabledAnnotatedCallable |
Copyright © 2016 JBoss by Red Hat. All rights reserved.