Validation
Reference for the Validation JSON element.
See also: Validation
Example
{
"triggers": [
{
"class_name": "person",
"start_seconds": 0,
"end_seconds": 30
}
]
}
Fields
| Field | Type | Description |
|---|---|---|
triggers | Validation Trigger[] | Validation windows used during video processing. |