BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/5239587813195776/lesson/e4d392413061593cdcdbf20b32968ae3?ref=outlook-calendar
SUMMARY:Validating User Info
DTSTART;TZID=America/Los_Angeles:20260509T190000
DTEND;TZID=America/Los_Angeles:20260509T200000
LOCATION:https://www.learndesk.us/class/5239587813195776/lesson/e4d392413061593cdcdbf20b32968ae3?ref=outlook-calendar
DESCRIPTION: 
Validation can save us lots of time and money by helping users submit valid form data.

Create a validation utility
The utility is given a credit card information payload and returns an array of zero or more errors for each field
Invoke validation utility when checkout is called
If errors exist, return errors to the client via JSON
Display errors to end-user
Return 501 Not Implemented if there are no errors



https://www.learndesk.us/class/5239587813195776/lesson/e4d392413061593cdcdbf20b32968ae3?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR