Skip to content

Validation

intratool uses validation components of the open source PHP framework Laravel. All keys which are not further described in this section can be found in this section of the Laravel Documentation.

NameDescriptionValid example
RRuleRecurring rule string described in RFC5545FREQ=DAILY;UNTIL=20171231T000000;BYDAY=MO,TU
DateTimeDateTime string2018-12-24 00:30:35
DateDate string2018-12-24
TimeTime string00:30:35
DateIntervalISO 8601 DateInterval duration string'P1M'