validate_temporal_rights
Validate temporal rights by checking validity window, grace period, supersession, and challenge window to confirm current authorization.
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 |