Sam Jaffe
|
87c0cd8a2f
test-fix: missing metaschema causes exception to be thrown
|
3 settimane fa |
Sam Jaffe
|
6d9d68d873
docs: add more comments
|
3 settimane fa |
Sam Jaffe
|
3907a1f4aa
refactor: extract curl and load functions
|
3 settimane fa |
Sam Jaffe
|
042a27844b
test-fix: annotations now carry Property info
|
3 settimane fa |
Sam Jaffe
|
c4f4735743
cleanup: dont double-add $ref
|
3 settimane fa |
Sam Jaffe
|
e5a4bc7ef3
refactor: also log on success
|
3 settimane fa |
Sam Jaffe
|
5af9ca8824
refactor: fix warnings
|
3 settimane fa |
Samuel Jaffe
|
282f600d8b
Add 'LICENSE.md'
|
3 settimane fa |
Sam Jaffe
|
7edc91c9dc
refactor: enable a result that better aligns w/ the way errors are reported by a DSL that I use at work
|
3 settimane fa |
Sam Jaffe
|
5958027351
fix: proper formatting for multiple annotations/errors
|
3 settimane fa |
Sam Jaffe
|
3a9daae5eb
refactor: add description as an annotation
|
3 settimane fa |
Sam Jaffe
|
ba8e21216f
refactor: create a separate constraint to log for "const"
|
3 settimane fa |
Sam Jaffe
|
e76d891557
feat: allow filtering output by only returning errors
|
3 settimane fa |
Sam Jaffe
|
5e1e556b38
fix: escape annotation/error messages
|
3 settimane fa |
Sam Jaffe
|
1927414aba
refactor: add printing, make mainprog depend on headers
|
3 settimane fa |
Sam Jaffe
|
f9ac12006d
feat: add mainprog entry point
|
3 settimane fa |
Sam Jaffe
|
357f676d91
refactor: implement required-keywords
|
8 mesi fa |
Sam Jaffe
|
900d939c13
refactor: compress details in vocabulary::Metadata w/ enum
|
8 mesi fa |
Sam Jaffe
|
af31329f15
fix: add expect in JSON-Pointer for leading /
|
8 mesi fa |
Sam Jaffe
|
8db4e3d2e4
fix: validation on RelativePointer for e.g. "01/A"
|
8 mesi fa |
Sam Jaffe
|
ac689794ed
refactor/fix: make integer parsing for Pointer require all chars in the string
|
8 mesi fa |
Sam Jaffe
|
dd9d64885b
refactor: don't use optional for relative pointer
|
8 mesi fa |
Sam Jaffe
|
48089512d6
Merge branch 'feat/extension-model'
|
8 mesi fa |
Sam Jaffe
|
8db5617e20
test: failure test and success test for extensions
|
8 mesi fa |
Sam Jaffe
|
b0f7aebe31
fix: missed return expression in extension plugins
|
8 mesi fa |
Sam Jaffe
|
69e97cb0ee
fix: Not constraint was not working correctly
|
8 mesi fa |
Sam Jaffe
|
1dea9695c7
refactor: add other edge case to RelativePointer (no hash, no ptr)
|
8 mesi fa |
Sam Jaffe
|
f44332627c
refactor: fix extension test structure
|
8 mesi fa |
Sam Jaffe
|
729029efbb
refactor: move common testing code to helper
|
8 mesi fa |
Sam Jaffe
|
8195d931a6
refactor: add ValidationResult::valid, ExtensionConstraint::make
|
8 mesi fa |