issues
search
leadpony
/
justify
Justify is a JSON validator based on JSON Schema Specification and Jakarta JSON Processing API (JSON-P).
Apache License 2.0
96
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handling of 'required' schema attribute and enums.
#24
ske
closed
5 years ago
4
JsonValidatingException#getMessage show only the first problem message
#23
gustabart
closed
5 years ago
3
List<Problem> in ProblemHandler only seems to contain one Probleme at a time
#22
peter-ponzel
closed
5 years ago
2
Can't figure out this error: "JsonValidatingException At least one of the following sets of problems must be resolved."
#21
rrodini
closed
5 years ago
3
Referenced schema with reference
#20
darichey
closed
5 years ago
5
Support Custom Meta-schemas
#19
dszier
closed
5 years ago
4
javax.json.JsonException: JSON validation provider was not found.
#18
Swisyn
closed
5 years ago
2
Localization for problems doesn't seem to work.
#17
adreviko
closed
5 years ago
2
Custom keywords
#16
atomictag
closed
5 years ago
7
Order of default vs required
#15
atomictag
closed
5 years ago
2
Read JsonObject directly
#14
atomictag
opened
5 years ago
6
"oneOf" fails when subschemas are evaluated at different parser events
#13
leadpony
closed
5 years ago
1
Add support of legacy specification drafts
#12
leadpony
closed
5 years ago
1
Fails to handle mutual exclusion dependencies
#11
kerrykimbrough
closed
5 years ago
2
JsonParser#getArrayStream() wrongly throws UnsupportedOperationException
#10
leadpony
closed
5 years ago
1
JsonSchemaBuilder add $ref
#9
sberequek
closed
5 years ago
4
How to use JSON strings instead of JSON locations when checking
#8
tygithub1
closed
5 years ago
5
Determine the index of a non-compliant object in an array when validating against a schema
#7
ghost
closed
5 years ago
3
JsonValidationService.readSchema(InputStream is) doesn't correctly resolve http $ref
#6
chadlankford
opened
5 years ago
18
JSON pointers in error messages
#5
mshaposhnik
closed
5 years ago
22
CLI needs a way to resolve remote schema references
#4
kerrykimbrough
closed
5 years ago
10
Validation error report is inconsistent and misleading
#3
kerrykimbrough
closed
5 years ago
6
Exception in thread "main" java.lang.ClassCastException: org.leadpony.justify.internal.schema.SchemaReference cannot be cast to org.leadpony.justify.internal.schema.BasicSchema
#2
avstp
closed
5 years ago
4
Number 1 is accepted for enum [1.0]
#1
wromijn
closed
5 years ago
2
Previous