Parameter validation for builtins and custom types. Accepts `params` and a `schema` and returns an array of `Error`s or `false`.
webpack Validation Utils
An object schema merger/validator
Command line interface for Ajv JSON schema validator
JSON Schema validation for Human
A JavaScript implementation of a extendable, fully compliant JSON Schema validator.
Dead simple Object schema validation
A fast and easy to use JSON Schema validator
JSON Schema validation for Human
The modular and type safe schema library for validating structural data
Simplify your schema by combining allOf into the root schema, safely.
validate form asynchronous
<img alt="Third Party Capital Logo" title="Third Party Capital Logo" src="https://user-images.githubusercontent.com/12476932/229881508-f9ef68db-8ee7-4795-8de8-80a50145bbd0.png" width="150">
Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.
vee-validate integration with zod schema validation
Validate form asynchronous
The official runtime utils for Standard Schema
The schema definition for collections
JSON Schema validation for Human
A schema validation package that supports direct validation of MongoDB update modifier objects.
A [JSONSchema](https://json-schema.org/) validator that uses code generation to be extremely fast.
webpack Validation Utils
A JSON Schema validator with support for custom keywords, vocabularies, and dialects
All schemas used for validation that are shared between our projects
Define your params schema with the strong library dry-schema.
Generates: controller file with actions specified in arguments, schema file for param validation written using dry-validation gem, use case class for handling logic of the request, presenter class for serialization of objects, request rspec specs for proper testing
Automatically convert dry-validation contract definitions to OpenAPI 3.0 schemas for use with rswag and other OpenAPI tools. Uses static parsing to extract type information from contract params blocks.