Files
onix/pkg
Mayuresh 2f1bfa23a7 fix(schemav2validator): conditionally strip @context/@type based on schema properties
Previously, @context and @type were always stripped from domain data before
validation. This caused failures when a schema explicitly declares these as
required properties, resulting in "missing required field" errors. The fix
checks whether each field is declared in the schema's properties before
deciding to strip it.
2026-04-07 12:54:18 +05:30
..
2026-02-27 19:05:09 +05:30