Uses of Interface
org.apache.wicket.validation.INullAcceptingValidator

Packages that use INullAcceptingValidator
org.apache.wicket.validation.validator This package provides an implementation of Wicket's validation support. 
 

Uses of INullAcceptingValidator in org.apache.wicket.validation.validator
 

Classes in org.apache.wicket.validation.validator that implement INullAcceptingValidator
 class AbstractValidator<T>
          Deprecated. with changes to ValidationError in 6.0 this class serves very little purpose. Validators should implement IValidator directly and extend Behavior where needed.
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.