validate_temporal_rights
Check the temporal validity of rights by analyzing effective dates, grace periods, supersession, and challenge windows to confirm current status.
Instructions
Validate a TemporalRights object — check validity window, grace period, supersession, challenge window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| valid_from | Yes | ISO datetime | |
| valid_until | Yes | ISO datetime | |
| challenge_until | No | ||
| grace_until | No | ||
| superseded_at | No | ||
| effective_at | No |