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

Verifies that timestamp configuration is valid.

Checks that:
- create_timestamp attribute exists on the resource (if specified) and is a valid timestamp type
- update_timestamp attribute exists on the resource (if specified) and is a valid timestamp type

---

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