Validates the API schema for request body, query, params and cookies and work with any other request properties.
Another JSON Schema Validator
Object schema validation
Another JSON Schema Validator
A validator for OpenAPI documents.
Additional JSON-Schema keywords for Ajv JSON validator
Decorator-based property validation for classes.
A JavaScript implementation of a extendable, fully compliant JSON Schema validator.
Custom error messages in JSON Schemas for Ajv validator
validate form asynchronous
Validate form asynchronous
A JSON schema validator that will run on Cloudflare workers. Supports drafts 4, 7, 2019-09, and 2020-12.
Fast, lightweight JSON Schema validator for Node.js and browsers — full support for draft-04, draft-06, draft-07, draft-2019-09, and draft-2020-12 (latest)
Validate ProtoDef protocol definition in node
Ajv class for JSON Schema draft-04
Command line interface for Ajv JSON schema validator
Validator middleware using Zod
An unopinionated OpenAPI framework for express
ESLint plugin that validates data using JSON Schema Validator.
Migrate JSON-Schema to draft-06
A fast and easy to use JSON Schema validator
A flexible JSON schema validation library for API testing with automatic schema generation and synchronous/asynchronous validation support. Perfect for Bruno API client and automated testing.
Typesafe JSON (Schema) validator with magic powers 🧙♂️
Lightweight package for API testing to validate API responses against plain JSON schemas, Swagger documents, or OpenAPI documents using the Ajv JSON Schema validator. It can be used directly in any project, but also serves as the core engine for schema va
JSON Schema Validator for OpenAPI
Validate rack responses against schema named in the Link header
SendGrid v3 Mail Send API Ruby Client that validates API request body using JSON Schema.
This gem uses jsonapi.org schema to validate API schemas generated in doc/raml/samples or sspec/api directory.
A gem that generates Ruby classes for JSON schema validation of API endpoints based on their Swagger documentation.
libxml-Ruby provides Ruby language bindings for libxml2 It is free software, released under the MIT License. libxml-ruby provides DOM, SAX, Reader, and Writer APIs along with XPath support and validation via DTD, RelaxNG, and XML Schema.
Interpol is a toolkit for working with API endpoint definition files, giving you a stub app, a schema validation middleware, and browsable documentation.
Interface for validating JSON objects against a JSON API schema.
Define schemas using a clean DSL and get both JSON Schema documents and runtime validations. Perfect for API request/response validation, LLM function definitions (OpenAI, Anthropic), and structured data modeling. Features Sorbet-style types, schema composition, pluggable validation adapters, and multiple error output formats (JSON:API, RFC 7807).
A DSL for defining API schemas/endpoints, validating, serializing and generating Open API v3
A DSL for defining API schemas/endpoints, validating, serializing and generating Open API v3
The DynamicSchema gem provides a elegant and expressive way to define a domain-specific language (DSL) schemas, making it effortless to build and validate complex Ruby hashes. This is particularly useful when dealing with intricate configurations or interfacing with external APIs, where data structures need to adhere to specific formats and validations. By allowing default values, type constraints, nested schemas, and transformations, DynamicSchema ensures that your data structures are both robust and flexible. New in 2.0, DynamicSchema adds DynamicSchema::Struct which faciliates effortless definition and construction of complex object hierarchies, with optional type coersion and validation. Where DynamicSchema simplified configuration and API payload construction, DynamicSchema::Struct simplifies construction of complex API reponses.
No description provided.
No description provided.
No description provided.