// validate a "System Event". Our system can have different types of events, // and we want to ensure that the data for each event is structured correctly. // We'll use the `oneOf` combinator to ...