this project contains validations functions
Advanced fetch wrapper for typescript with zod schema validations, pre-defined routes, hooks, plugins and more. Works on the browser, node (version 18+), workers, deno and bun.
Blazing fast input validation and transformation ⚡
To check all the validations related to javascript and typescript.
Function argument validation for humans
Express middleware to validate request (headers, params, query, body) using Joi
DynamoDB access library for single-table designs
Ember computed property based validation library
Validations for ember-changeset
Express middleware to validate request (headers, params, query, body) using Zod
A flexible in-memory store based on a GraphQL Schema
Declarative Form Validations Framework
Assertions and Validations for TypeScript
Wrapper for `xmllint`. Easy validation of XML. XML Schemas and DTDs supported. Zero dependencies.
A validator to BR informations
A library of validations applicable to several Brazilian data like I.E., CNPJ, CPF and others
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
Client Side Validations made easy for your Rails 7.2 and 8.x applications
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
Utility functions to create type-guards and assertions.
Simple validations for node and the browser.
ember-intl support for ember-cp-validations
Simplify JsonSchema/Openapi by combining allOf safely
Dead simple fluent JavaScript validation library
If you are making a Ruby API that is consumed by a TypeScript client, and you would like to ensure that the objects you return match the types you expect in TypeScript, this gem is for you.
Ruby gem that introspects ActiveRecord models and generates TypeScript files with Zod schemas for type-safe frontend validation
A Ruby SDK for the HighLevel (GoHighLevel) API, generated from the official OpenAPI spec with runtime behavior validated against the official TypeScript SDK.
Define types once in Ruby DSL, generate TypeScript interfaces and Zod schemas for runtime validation on both ends.
Server-side Ruby port of Alap, the expression parser that turns curated link queries (.coffee + :time:7d:) into resolved link results. Ships the parser, URL sanitization, SSRF guard, regex validation, and config validation — same surface as the TypeScript, Go, Python, PHP, Java, and Rust ports.
# Introduction Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |