Unknown keyword #1126
                  
                    
                      jamesprejsnar
                    
                  
                
                  started this conversation in
                General
              
            
            
              Unknown keyword
            
            #1126
          
          
        Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
All the $defs, that I define, that are used as $refs for my JSON schema, are generating a warning log entry and is preventing the validate method from working.
logging warning, which is being outputted:
The following WEB site validates both the JSON schema and JSON data without any issues: https://www.jsonschemavalidator.net/
I've read the discussions, but I'm not sure if my schema file needs to be fixed, or if the Java code below is wrong.
Here is the Java code:
dts-schema.json
Beta Was this translation helpful? Give feedback.
All reactions