Class BaseValidationDecorator

java.lang.Object
org.apache.tapestry5.BaseValidationDecorator
All Implemented Interfaces:
ValidationDecorator

public class BaseValidationDecorator extends Object implements ValidationDecorator
Base implementation of ValidationDecorator that does nothing. Subclasses may override specific methods, knowing that all other methods do nothing at all.