# `AshEvents.Events.Verifiers.VerifyReplayNonInputAttributeChanges`
[🔗](https://github.com/ash-project/ash_events/blob/v0.7.0/lib/events/verifiers/verify_replay_non_input_attribute_changes.ex#L5)

Verifies that replay_non_input_attribute_changes configuration is valid.

Checks that:
- All action names reference existing actions on the resource
- All values are either :force_change or :as_arguments

---

*Consult [api-reference.md](api-reference.md) for complete listing*
