Uses of Class
net.sf.mmm.util.value.base.AbstractValueValidator

Packages that use AbstractValueValidator
net.sf.mmm.util.value.base Contains the base-implementations of the value API
 

Uses of AbstractValueValidator in net.sf.mmm.util.value.base
 

Subclasses of AbstractValueValidator in net.sf.mmm.util.value.base
 class PojoValidatorDummy
          This is a dummy implementation of PojoValidator that accepts all objects as valid.
 class ValueValidatorNotNull
          This is an implementation of ValueValidator that validates that a given value is NOT null.
 class ValueValidatorNumberRange
          This is an implementation of ValueValidator that validates if a Number is in a specific range.
 



Copyright © 2001-2010 mmm-Team. All Rights Reserved.