Package | Description |
---|---|
org.hibernate.validator.internal.cdi.interceptor |
Classes for enabling Bean Validation method validation via a CDI interceptor.
|
Modifier and Type | Method and Description |
---|---|
Object |
ValidationInterceptor.validateMethodInvocation(InvocationContext ctx)
Validates the Bean Validation constraints specified at the parameters and/or return value of the intercepted method.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.