Package jade.content.schema.facets

Class Summary
CardinalityFacet This facet forces an AbsAggregate to contain a number of elements that is comprised between a given min and a given max.
DefaultValueFacet This facet set the default value of an AbsObject.
DocumentationFacet  
PermittedValuesFacet This facet forces an AbsPrimitive to contain a specific set of values.
RegexFacet This facet forces an AbsPrimitive to contain a specific set of values expressed as a regular expression.
TypedAggregateFacet This facet forces the elements in an AbsAggregate to be compliant to a given schema.
 



These are the official JADE API. For these API backward compatibility is guaranteed accross JADE versions