Sam Jaffe
|
0e4dfd7965
test-fix: allow for CMake to provide the testdir
|
2 veckor sedan |
Sam Jaffe
|
e81526a6c4
chore: update Makefile to run all supported tests
|
2 veckor sedan |
Sam Jaffe
|
436f35a923
refactor: move construction of FormatValidator into Validator, allowing the user to provide user-defined-format codes
|
2 veckor sedan |
Sam Jaffe
|
aa75d9a8f5
chore: fix typo
|
2 veckor sedan |
Sam Jaffe
|
f22fb02f21
feat: implement draft03 format phone numbers according to E.123 format
|
2 veckor sedan |
Sam Jaffe
|
1f274c425d
refactor: renaming in FormatValidator
|
2 veckor sedan |
Sam Jaffe
|
704864c10e
feat: add support for Draft03-format keywords: date-time, ip-address, host-name (alt. name) and time, utc-millisec, color (new/changed)
|
2 veckor sedan |
Sam Jaffe
|
741a03cde6
Merge branch 'master' into feat/format-matcher
|
2 veckor sedan |
Sam Jaffe
|
6f5a4a44cf
test/refactor: modify handling of oneOf to only log the matching when a success occurs (and therefore to unannotate the failures)
|
2 veckor sedan |
Sam Jaffe
|
12514fdd24
test: demonstrate annotation propagation using if-then-else
|
2 veckor sedan |
Sam Jaffe
|
6302cd0e01
test/fix: properly record errors when "deep" within a not constraint
|
2 veckor sedan |
Sam Jaffe
|
ae19793864
test-refactor: improve matcher(s)
|
2 veckor sedan |
Sam Jaffe
|
7e34f035fb
chore: disable ecmascript format test
|
2 veckor sedan |
Sam Jaffe
|
4db4a02747
Merge branch 'master' into feat/format-matcher
|
2 veckor sedan |
Sam Jaffe
|
76e93c5ba1
feat: add support for ICU Regex, remove regex fuzzing nonsense for tricking std::regex into working w/ emojis
|
2 veckor sedan |
Sam Jaffe
|
d3e5492e1f
Merge branch 'master' into feat/format-matcher
|
2 veckor sedan |
Sam Jaffe
|
4a272cec67
refactor: annotate regex-engine name
|
2 veckor sedan |
Sam Jaffe
|
ba954291ba
refactor: use a recursive template for defining ObjectAdapter
|
2 veckor sedan |
Sam Jaffe
|
266137e95c
Merge branch 'master' into feat/format-matcher
|
2 veckor sedan |
Sam Jaffe
|
544f627cb8
refactor: change load_stream and associated functions to pass error messages up the stream to be handled
|
3 veckor sedan |
Sam Jaffe
|
87c0cd8a2f
test-fix: missing metaschema causes exception to be thrown
|
3 veckor sedan |
Sam Jaffe
|
6d9d68d873
docs: add more comments
|
3 veckor sedan |
Sam Jaffe
|
3907a1f4aa
refactor: extract curl and load functions
|
3 veckor sedan |
Sam Jaffe
|
042a27844b
test-fix: annotations now carry Property info
|
3 veckor sedan |
Sam Jaffe
|
c4f4735743
cleanup: dont double-add $ref
|
3 veckor sedan |
Sam Jaffe
|
e5a4bc7ef3
refactor: also log on success
|
3 veckor sedan |
Sam Jaffe
|
5af9ca8824
refactor: fix warnings
|
3 veckor sedan |
Samuel Jaffe
|
282f600d8b
Add 'LICENSE.md'
|
3 veckor sedan |
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 veckor sedan |
Sam Jaffe
|
5958027351
fix: proper formatting for multiple annotations/errors
|
3 veckor sedan |