01Validates response objects against a standard JSON schema
021 GitHub stars
03Integrates with the FABER workflow manager for automated response validation
04Checks for required fields and conditional requirements (e.g., 'errors' array on failure)
05Returns clear validation errors with specific field paths and fix suggestions
06Supports both strict and lenient validation modes