Package org.apache.bval.model

Interface Summary
DynaType Description: implementation of a dynamic type.
Features Description: Contains key of common feature keys used by standard validators etc.
Features.Bean Features of MetaBean
Features.Property Features of MetaProperty
Validation Description: Interface for a single validation
ValidationContext<T extends ValidationListener> Description: Interface of the context that holds all state information during the validation process
ValidationListener Description: The interface to collect errors found during validation
 

Class Summary
DynaTypeEnum Description: ("artificial" enum with custom values).
DynaTypeEnum.Value Represents a single "enum" instance (= the value).
FeaturesCapable Description: abstract superclass of meta objects that support a map of features.
MetaBean Description: the meta description of a bean or class.
MetaProperty Description: the meta description of a property of a bean.
ValidationListener.Error An object holding a single validation constraint violation found during the validation process.
 



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