Package org.apache.isis.core.progmodel.facets.properties.validate

Interface Summary
PropertyValidateFacet The mechanism by which the proposed value of a property can be validated, called immediately before setting the value.
 

Class Summary
PropertyValidateDefaultFacetFactory Simply installs a PropertyValidateFacet onto all properties.
PropertyValidateFacetAbstract  
PropertyValidateFacetDefault Non checking property validation facet that provides default behaviour for all properties.
PropertyValidateFacetFactory  
PropertyValidateFacetNone  
PropertyValidateFacetViaMethod  
 



Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.