JSON data: JSON Schema validation
When to use
Use this skill for JSON Schema validation in JSON data. This skill specifically handles JSON Schema validation and nothing else in the JSON data family.
Procedure
Validate JSON documents against a JSON Schema and report each violation.
Notes
This is the JSON data skill dedicated to JSON Schema validation. Sibling skills cover other JSON data capabilities; this one is the right choice only when the task is about JSON Schema validation.