Class UtcPropertyValidator<T extends UtcProperty>

java.lang.Object
net.fortuna.ical4j.validate.property.DatePropertyValidator<T>
net.fortuna.ical4j.validate.property.UtcPropertyValidator<T>
All Implemented Interfaces:
Serializable, Validator<T>
Direct Known Subclasses:
TriggerValidator

@Deprecated public class UtcPropertyValidator<T extends UtcProperty> extends DatePropertyValidator<T>
Deprecated.
See Also:
  • Constructor Details

    • UtcPropertyValidator

      public UtcPropertyValidator()
      Deprecated.
  • Method Details