java.lang.Object
net.fortuna.ical4j.validate.AbstractValidationRuleSet<T>
- Type Parameters:
T- target type for rule application
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ComponentContainerRuleSet,PropertyContainerRuleSet,PropertyRuleSet
Encapsulates a set of validation rules and context for the application of these rules.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rules
-
-
Constructor Details
-
AbstractValidationRuleSet
-
-
Method Details
-
getRules
-
apply
-
matches
-