Class ValidationDecoratorWrapper

java.lang.Object
org.apache.tapestry5.internal.util.ValidationDecoratorWrapper
All Implemented Interfaces:
ValidationDecorator
Direct Known Subclasses:
AutofocusValidationDecorator

public class ValidationDecoratorWrapper extends Object implements ValidationDecorator
Implementation of ValidationDecorator that delegates all method invocations. Subclasses may override any of the methods.