getEventDataRules

Retrieves a mapping of event field names to their respective validation rules.

Return

a map where each key is a field name (String), and the value is an array of validation rules (Array) that are applied to the corresponding field.