Sam Jaffe
|
357f676d91
refactor: implement required-keywords
|
3 ay önce |
Sam Jaffe
|
900d939c13
refactor: compress details in vocabulary::Metadata w/ enum
|
3 ay önce |
Sam Jaffe
|
af31329f15
fix: add expect in JSON-Pointer for leading /
|
3 ay önce |
Sam Jaffe
|
8db4e3d2e4
fix: validation on RelativePointer for e.g. "01/A"
|
3 ay önce |
Sam Jaffe
|
ac689794ed
refactor/fix: make integer parsing for Pointer require all chars in the string
|
3 ay önce |
Sam Jaffe
|
dd9d64885b
refactor: don't use optional for relative pointer
|
3 ay önce |
Sam Jaffe
|
48089512d6
Merge branch 'feat/extension-model'
|
3 ay önce |
Sam Jaffe
|
8db5617e20
test: failure test and success test for extensions
|
3 ay önce |
Sam Jaffe
|
b0f7aebe31
fix: missed return expression in extension plugins
|
3 ay önce |
Sam Jaffe
|
69e97cb0ee
fix: Not constraint was not working correctly
|
3 ay önce |
Sam Jaffe
|
1dea9695c7
refactor: add other edge case to RelativePointer (no hash, no ptr)
|
3 ay önce |
Sam Jaffe
|
f44332627c
refactor: fix extension test structure
|
3 ay önce |
Sam Jaffe
|
729029efbb
refactor: move common testing code to helper
|
3 ay önce |
Sam Jaffe
|
8195d931a6
refactor: add ValidationResult::valid, ExtensionConstraint::make
|
3 ay önce |
Sam Jaffe
|
974edbac82
test: extension test (part 1)
|
3 ay önce |
Sam Jaffe
|
252c7f59dc
refactor: allow multi-parent() in Pointer
|
3 ay önce |
Sam Jaffe
|
f23ab19891
feat: implement visitor system for ExtensionConstraints
|
3 ay önce |
Sam Jaffe
|
6001316336
feat: implement ExtensionVisitor as a plugin
|
3 ay önce |
Sam Jaffe
|
28774f5e80
refactor: require that the schema node outlives the validator
|
3 ay önce |
Sam Jaffe
|
f3d5274903
refactor: template deduction allows us to eschew the ValidatorT trick
|
3 ay önce |
Sam Jaffe
|
05d5aa1eff
refactor: move the caching behavior into the RegexEngine object
|
3 ay önce |
Sam Jaffe
|
d0322f637e
Merge branch 'refactor/string-adaptor' into feat/extension-model
|
3 ay önce |
Sam Jaffe
|
1586077f9d
Merge branch 'refactor/validation-visitor/document-as-argument' into feat/extension-model
|
3 ay önce |
Sam Jaffe
|
0a7d06d991
Merge branch 'refactor/variant' into feat/extension-model
|
3 ay önce |
Sam Jaffe
|
631c09eb8c
chore: cleanup
|
3 ay önce |
Sam Jaffe
|
5b4dcfb061
refactor: allow passing the document as an arg instead of encoding it as a template parameter
|
3 ay önce |
Sam Jaffe
|
fffaf287a9
Merge branch 'master' into refactor/variant
|
3 ay önce |
Sam Jaffe
|
c08e9c698f
fix: switch
|
3 ay önce |
Sam Jaffe
|
36272657d0
refactor: convert Constraint from a virtual base class to a variant
|
3 ay önce |
Sam Jaffe
|
6e644b4e5f
refactor: use StringAdapter in ValidationVisitor
|
3 ay önce |