| .. |
|
adapters
|
544f627cb8
refactor: change load_stream and associated functions to pass error messages up the stream to be handled
|
3 周之前 |
|
compat
|
544f627cb8
refactor: change load_stream and associated functions to pass error messages up the stream to be handled
|
3 周之前 |
|
constraint
|
704864c10e
feat: add support for Draft03-format keywords: date-time, ip-address, host-name (alt. name) and time, utc-millisec, color (new/changed)
|
2 周之前 |
|
detail
|
a49bf7bfce
refactor: remove length_u8 and length_u32 as they are no longer relevant for format validation
|
2 周之前 |
|
_config.h
|
bfaa0f2924
fix: allow CMake to decide the JVALIDATE_USE macros
|
2 周之前 |
|
_macro.h
|
5c18d15254
refactor: move simple macros to _macro.h, add IIF
|
7 月之前 |
|
adapter.h
|
544f627cb8
refactor: change load_stream and associated functions to pass error messages up the stream to be handled
|
3 周之前 |
|
constraint.h
|
704864c10e
feat: add support for Draft03-format keywords: date-time, ip-address, host-name (alt. name) and time, utc-millisec, color (new/changed)
|
2 周之前 |
|
document_cache.h
|
544f627cb8
refactor: change load_stream and associated functions to pass error messages up the stream to be handled
|
3 周之前 |
|
enum.h
|
6272eefee0
feat: implement draft 3 support
|
1 年之前 |
|
extension.h
|
6d9d68d873
docs: add more comments
|
3 周之前 |
|
format.h
|
40d5876d14
fix: make it so test cases will properly be filtered if either of IDNA and/or ICU are missing
|
2 周之前 |
|
forward.h
|
d3e5492e1f
Merge branch 'master' into feat/format-matcher
|
2 周之前 |
|
regex.h
|
d3e5492e1f
Merge branch 'master' into feat/format-matcher
|
2 周之前 |
|
schema.h
|
e51d887a72
fix: properly setup dynamic reference context when jumping to a different root URI
|
2 周之前 |
|
status.h
|
6d9d68d873
docs: add more comments
|
3 周之前 |
|
uri.h
|
13651debf0
fix: relative URI needs to support "./" prefixes
|
2 周之前 |
|
validation_config.h
|
e76d891557
feat: allow filtering output by only returning errors
|
3 周之前 |
|
validation_result.h
|
6f5a4a44cf
test/refactor: modify handling of oneOf to only log the matching when a success occurs (and therefore to unannotate the failures)
|
2 周之前 |
|
validation_visitor.h
|
436f35a923
refactor: move construction of FormatValidator into Validator, allowing the user to provide user-defined-format codes
|
2 周之前 |
|
validator.h
|
436f35a923
refactor: move construction of FormatValidator into Validator, allowing the user to provide user-defined-format codes
|
2 周之前 |
|
vocabulary.h
|
a13c6de001
refactor: compress details in vocabulary::Metadata w/ enum
|
8 月之前 |