This website requires JavaScript.
Explore
Help
Sign In
cellular
/
jspg
Watch
4
Star
0
Fork
0
You've already forked jspg
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
4e2cb488ccd36e6575cdce46e917d80a07be7ef0
jspg
/
src
/
validator
/
rules
History
Alex Groleau
4e2cb488cc
removed schema realms, fixed fixture generations, added dynamic type resolution for validation based on type and kind discriminators for filters
2026-04-21 10:50:01 -04:00
..
array.rs
removed schema realms, fixed fixture generations, added dynamic type resolution for validation based on type and kind discriminators for filters
2026-04-21 10:50:01 -04:00
cases.rs
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
core.rs
more tests
2026-04-10 01:06:02 -04:00
extensible.rs
-m fixed bug with STI and different type shapes that don't require kind discrimination
2026-04-16 00:19:10 -04:00
format.rs
more tests
2026-04-10 01:06:02 -04:00
mod.rs
removed schema realms, fixed fixture generations, added dynamic type resolution for validation based on type and kind discriminators for filters
2026-04-21 10:50:01 -04:00
not.rs
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
numeric.rs
all jspg tests now passing
2026-03-04 01:02:32 -05:00
object.rs
removed schema realms, fixed fixture generations, added dynamic type resolution for validation based on type and kind discriminators for filters
2026-04-21 10:50:01 -04:00
polymorphism.rs
removed schema realms, fixed fixture generations, added dynamic type resolution for validation based on type and kind discriminators for filters
2026-04-21 10:50:01 -04:00
string.rs
merger now requires a schema id, queryer and merger now use pre-compiled edges for O(1) relations
2026-03-21 20:33:28 -04:00
type.rs
removed schema realms, fixed fixture generations, added dynamic type resolution for validation based on type and kind discriminators for filters
2026-04-21 10:50:01 -04:00
util.rs
all jspg tests now passing
2026-03-04 01:02:32 -05:00