File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 394394                </t >
395395            </section >
396396
397+             <section  title =" contains" 
398+                 <t >
399+                     The value of this keyword MUST be an object.  This object MUST be
400+                     a valid JSON Schema.
401+                 </t >
402+                 <t >
403+                     An array instance is valid against "contains" if at least one of
404+                     its elements is valid against the given schema.
405+                 </t >
406+             </section >
407+ 
397408            <section  title =" maxProperties" 
398409                <t >
399410                    The value of this keyword MUST be an integer. This integer MUST be
Original file line number Diff line number Diff line change 8787            "type" : " boolean" 
8888            "default" : false 
8989        },
90+         "contains" : { "$ref" : " #" 
9091        "maxProperties" : { "$ref" : " #/definitions/positiveInteger" 
9192        "minProperties" : { "$ref" : " #/definitions/positiveIntegerDefault0" 
9293        "required" : { "$ref" : " #/definitions/stringArray" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments