Validate the event data
@override bool validate(Map<String, dynamic>? value) => getErrors(value).isEmpty;