Class ValidationInvocationHandler

java.lang.Object
org.hibernate.validator.testutil.ValidationInvocationHandler
All Implemented Interfaces:
InvocationHandler

public class ValidationInvocationHandler extends Object implements InvocationHandler
An invocation handler used to test method-level validation.
Author:
Gunnar Morling