AshCommanded.Commanded.Verifiers.ValidateEventFields (AshCommanded v0.1.0)

View Source

Verifies that all fields declared in events exist as attributes in the resource.

This ensures that events don't reference non-existent fields, which would lead to runtime errors.