Package jade.content.schema.facets
-
Class Summary Class Description 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 JavaTypeFacet 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.