Schema for form validation
React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype, Typanion, Effect-TS and VineJS
Framework-agnostic server-driven form schema & validation engine.
A Lightweight Form Schema Validation Package.
Performant, flexible and extensible forms library for React Hooks
The official runtime utils for Standard Schema
React module of JSON Forms
General purpose validation library for JavaScript
🧬 The fastest schema with next-gen DX
The modular and type safe schema library for validating structural data
Reusable JSON Schema (Draft 04) validation library for Expo
Decorator-based property validation for classes.
An object schema merger/validator
Dead simple Object schema validation
Making SvelteKit forms a pleasure to use!
[](https://npmjs.org/package/@standard-community/standard-json "View this project on NPM") [
This package provides utilities for creating schema for different types, along with serialization information.
vee-validate integration with zod schema validation
Client-side form validation made easy
AsyncAPI schema versions
Schema for the protocol between CDK framework and CDK CLI
This package provides the core HTTP request orchestration, response handling, and API call coordination.
Angular module of JSON Forms
Tool for validating the schema of a free form graph databases and for reporting errors, including a REST access layer for runtime checking
This gem is very fast C++ code for calculating AUCs on results of cross-validation. It is specific to the crossval database schema, which has not been released yet. Chances are you will not find this very useful unless you are the author. It is in gem form to ensure that each lab machine can compile its own arch-specific version.
This validator is intended to be run on csv files that are updated and received on a regular basis. It allows you to specify required headers the following data restrictions: columns that must be unique, columns that must be restricted to certain values, or columns that can't allow nil values. This gem checks that the newly received file is consistent with the specified 'csv schema'. This frees you form having to manually check that the new file has not changed and reduces the possibility that an unnoticed change will cause any subsequent analyses to be incorrect.