@Singleton
public class GuiceMethodValidator
extends java.lang.Object
implements org.aopalliance.intercept.MethodInterceptor
Based on org.hibernate.validator.internal.cdi.interceptor.ValidationInterceptor
from hibernate-validator-cdi-5.1.1.Final module.
| Constructor and Description |
|---|
GuiceMethodValidator() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation ctx) |