Module ical4j.core
Package net.fortuna.ical4j.validate
package net.fortuna.ical4j.validate
-
ClassDescriptionCreated by fortuna on 13/09/15.Encapsulates a set of validation rules and context for the application of these rules.Created by fortuna on 13/09/15.Created by fortuna on 13/09/15.ComponentValidator<T extends Component>ContentValidator<T extends Content>Created by fortuna on 13/09/15.Created by fortuna on 12/09/15.Deprecated.default property validation moved to relevant property.PropertyContainerRuleSet<T extends PropertyContainer>PropertyRuleSet<T extends Property>PropertyValidator<T extends Property>$Id$ [15-May-2004] Defines methods for validating properties and property lists.This validator provides semantic recurrence rule validation according to the RFC5545 specification excerpt listed below.$Id$ [23-Apr-2004] An exception thrown during validation to indicate abnormal completion.Generate a report from a
ValidationResult
.Encapsulates the result of applying validation rules to iCalendar content.Defines a rule for validating iCalendar content.Validator<T>Implementors apply validation rules to iCalendar content to determine a level of compliance with the published specifications.