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 |
---|---|
void |
ValidationInterceptor.validateConstructorInvocation(InvocationContext ctx)
Validates the Bean Validation constraints specified at the parameters and/or return value of the intercepted constructor.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.