No internet connection? #537
              
                Unanswered
              
          
                  
                    
                      Mercury-Fred
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| You need to supply a URIResolver to resolve references to resources identified by URI's, see Using a URIResolver to resolve references to schemas defined in external files | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    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.
-
Hi all,
Is there a suggested approach to use the schema validation w/o an internet connection? Typically the schema references the base schema via URL, e.g. https://json-schema.org/draft/2020-12/schema. Is it a manual process to download all the resources referenced by the URL and convert them to static files in my implementation? Or some off the shelf solution? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions