Changes for version 0.011 - 2022-08-24
- Added checking params from schema
 - Fixed incorrectly handle array parameters
 - Added expectation and actual to type mismatch errors
 - Added the URI of the followed $ref
 - Improved documentation and tests
 
Modules
Validator for JSON Schema Draft4/Draft6/Draft7 and OpenAPI Specification 3.0    
  
JSON Schema Draft4 specification constraints    
  
JSON Schema Draft6 specification constraints    
  
JSON Schema Draft7 specification constraints    
  
OpenAPI 3.0 specification constraints    
  
Validator for JSON Schema Draft4    
  
Validator for JSON Schema Draft6    
  
Validator for JSON Schema Draft7    
  
Error class    
  
Formats of JSON Schema specification    
  
JSON Pointer with URI resolving    
  
Validator for OpenAPI Specification 3.0    
  
URI resolver    
  
Useful functions