public class VFreeBusyRequestValidator extends java.lang.Object implements Validator<VFreeBusy>
Component/Property Presence
------------------- ----------------------------------------------
METHOD 1 MUST be "REQUEST"
VFREEBUSY 1
ATTENDEE 1+ contain the address of the calendar store
DTEND 1 DateTime values must be in UTC
DTSTAMP 1
DTSTART 1 DateTime values must be in UTC
ORGANIZER 1 MUST be the request originator's address
UID 1
COMMENT 0 or 1
CONTACT 0+
X-PROPERTY 0+
FREEBUSY 0
DURATION 0
REQUEST-STATUS 0
URL 0
X-COMPONENT 0+
VALARM 0
VEVENT 0
VTODO 0
VJOURNAL 0
VTIMEZONE 0
| Constructor and Description |
|---|
VFreeBusyRequestValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(VFreeBusy target)
Validates the associated model against an applicable standard.
|
public void validate(VFreeBusy target) throws ValidationException
Validatorvalidate in interface Validator<VFreeBusy>ValidationException - where the model does not confirm to the applicable standard