validates an object according to a schema returning an empty object if valid, otherwise an error object with the same structure
webpack Validation Utils
An object schema merger/validator
A JavaScript implementation of a extendable, fully compliant JSON Schema validator.
Dead simple Object schema validation
Simplify your schema by combining allOf into the root schema, safely.
Traverse JSON Schema passing each schema object to callback
A schema validation package that supports direct validation of MongoDB update modifier objects.
JSON Schema validation for Human
Angular DevKit - Core Utility Library
A fast and easy to use JSON Schema validator
vee-validate integration with zod schema validation
validate form asynchronous
JSON Schema validation for Human
Converts OpenAPI Schema Object to JSON Schema
This library uses an abstract syntax tree to parse schema.prisma files into an object in JavaScript. It is similar to [@prisma/sdk](https://github.com/prisma/prisma/tree/master/src/packages/sdk) except that it preserves comments and model attributes.
A lightweight, schema-first validation library for Scalar
Validate form asynchronous
Schema for data modeling & validation
webpack Validation Utils
Command line interface for Ajv JSON schema validator
All schemas used for validation that are shared between our projects
JSON Schema validation for Human
schema and validator for a Ruby object
Generates a Dry::Struct object from Dry::Validation::Contract schemas to avoid repetition when passing DTO's to your services.
This gem provides JSON schemas (currently one schema) for validating JSON serialized federation objects.
Interface for validating JSON objects against a JSON API schema.
Defined hashlike objects, with validations. For simple schema definitions and checking they're followed
Adds support for validating JSON objects against a JSON schema to your Webmachine resources
Classes for loading schema-validated YAML, and creating nice Ruby-objects with accessors
A focused library for specifying and validating data structures. Stannum provides tools to define data schemas for domain objects, method arguments, or other structured data and to validate data against and coerce data to the defined schema.
DrySQL uses your DB's information schema to identify keys, and generate associations and validations for ActiveRecord objects. You defined the schema on your DB ... don't re-define it in your application code. Legacy DB Tables, Ruby Desktop apps, Rails apps...DrySQL's got all your databases covered
This library allows you to create declarative rulesets (or schemas) for reading primitive data structures (hashes + arrays + strings + numbers) or JSON into validated data objects.
Respect lets you specify object schema using a Ruby DSL. It also provides validators, sanitizers and dumpers to generate json-schema.org compliant spec. It is perfect to specify JSON document structure.
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
No description provided.
No description provided.