Uses of Class
org.apache.wicket.validation.CompoundValidator

Packages that use CompoundValidator
org.apache.wicket.validation This package provides interfaces for Wicket's validation support. 
 

Uses of CompoundValidator in org.apache.wicket.validation
 

Methods in org.apache.wicket.validation that return CompoundValidator
 CompoundValidator CompoundValidator.add(IValidator validator)
          Adds an IValidator to the chain of validators.
 



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.