Skip to content

issues Search Results · repo:networknt/json-schema-validator language:Java

Filter by

643 results
 (123 ms)

643 results

innetworknt/json-schema-validator (press backspace or delete to remove)

Hi there! I hope the formatting of this issue is fine, as I couldn t find an issue template, sorry if I simply missed it! We ve been using your framework since a long while and have been very happy! Recently ...
  • kathanaddaeus
  • 1
  • Opened 
    19 days ago
  • #1185

The regular expression check of anyOf checks all regular expressions. Can multiple regular expressions be checked in sequence? If true, stop checking and return.
  • SingleLRS
  • Opened 
    on Jul 15
  • #1182

Hi, This is using the latest version. I am trying to use this from clojure, I followed a simple example with the petstore.json schema (v3.0). But I keep hitting the same error when trying to get to classpath://schema/oas/3.0/petstore.json#/paths/~1pet/post/requestBody/content, ...
  • mpenet
  • 1
  • Opened 
    on Jun 30
  • #1180

Issue found in version 1.5.8 and likely related to the fix provided in https://github.com/networknt/json-schema-validator/pull/1169. Sort of similar to the issue a raised a few days ago https://github.com/networknt/json-schema-validator/issues/1177 ...
  • jacinpoz
  • 3
  • Opened 
    on Jun 28
  • #1179

The current walk and validation flow primarily work with single JSON node against a schema, but is there a possibility to walk multiple data nodes against a single schema. A bulkified version would be ...
  • anjnerajat
  • 1
  • Opened 
    on Jun 28
  • #1178

Issue found in version 1.5.7 I want to use the functionality provided by json-schema-validator to apply defaults as part of the validation process, so I have changed the logic in my app to use the walk ...
  • jacinpoz
  • 3
  • Opened 
    on Jun 25
  • #1177

We are trying to upgrade this library from 1.1.0 to 1.5.7. Earlier we used to get the fully qualified json path in the error. However this behaviour seems to be changed now. Existing error formats: ...
  • parameshjava
  • 5
  • Opened 
    on Jun 17
  • #1176

🐛 Bug Report / Feature Request The errorMessage keyword does not appear to support if / then / else blocks. What I m trying to do I want to define custom error messages for conditional schemas using ...
  • AHOCHWE
  • 1
  • Opened 
    on Jun 16
  • #1175

Hi, first of, thanks for all your work you put into this library. What is the issue Given this test, it seems that if I (e.g. accidentally) put a TextNode into a schema, this schema will validate anything ...
  • Pfeil
  • Opened 
    on Jun 12
  • #1174

The GENERIC_TLDS is missing domains listed as valid for testing here These include: .test .example .invalid .localhost
  • egervais7
  • 1
  • Opened 
    on Jun 3
  • #1170
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub