validate_temporal_rights
Check whether a TemporalRights object is currently valid by verifying validity window, grace period, supersession, and challenge window. Resolve authorization questions with precise temporal validation.
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 |