e026e82f65
test(jspg): rename items fixture to array and resolve unused HashMap warning
...
- Rename fixtures/items.json to fixtures/array.json to better reflect array testing constraints.
- Update reference paths in src/tests/fixtures.rs and across other fixture JSON files.
- Remove unused HashMap import in src/validator/rules/dict.rs to resolve the compiler warning.
2026-06-23 20:17:03 -04:00
b0377e076e
drop error improvements across the board for localization
2026-06-23 17:47:19 -04:00
f450f8ab8b
added realm to jspg processing
2026-04-17 18:25:14 -04:00
0017c598e1
chore: JSPG Engine tuple decoupling and core routing optimizations
2026-04-13 22:41:32 -04:00
7c8df22709
massively improves the jspg validator by removing mathmatical functions like allOf, anyOf, ref, etc to effectively use discriminators and OOP with types to determine valid pathing an nno intersections, unions, or guesswork; added cases to replace the former conditionals
2026-04-08 13:08:24 -04:00
7876567ae7
fixed queryer relation issues
2026-04-02 22:51:13 -04:00
06f6a587de
progress
2026-04-02 21:55:57 -04:00
c4e8e0309f
removed initial / in validator making paths consistent across validate merger and queryer
2026-03-26 22:27:59 -04:00
44be75f5d4
queryer merger test progress
2026-03-11 05:18:01 -04:00