validate_temporal_rights
Validate a temporal rights object by checking its validity window, grace period, supersession, and challenge window to confirm compliance.
Instructions
Validate a TemporalRights object — check validity window, grace period, supersession, challenge window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| valid_from | Yes | ISO datetime | |
| grace_until | No | ||
| valid_until | Yes | ISO datetime | |
| effective_at | No | ||
| superseded_at | No | ||
| challenge_until | No |