AshEvents.Events.Verifiers.VerifyActions (ash_events v0.5.1)
View SourceVerifies that action-related configuration is valid.
Checks that:
- only_actions and ignore_actions are mutually exclusive
- All actions in only_actions, ignore_actions, current_action_versions, and allowed_change_modules reference existing actions on the resource
- Versions in current_action_versions are positive integers
- Change modules in allowed_change_modules exist and implement Ash.Resource.Change