A JSON Schema validation implementation in pure Java, which aims for correctness and performance, in that order
1.63k
stars
399
forks
source link
Is there anyway to add a JsonSchemaFactory .getJsonSchema(InputStream is)method #271
Open
me0w113 opened 6 years ago
when using springboot, json templates folder were packaged in the .jar file, and cannot be read through file reading .