simple validation functions
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
Validate identifier/keywords name
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Additional JSON-Schema keywords for Ajv JSON validator
Validate plugin/preset options
Get and validate the raw body of a readable stream.
Wrap zod validation errors in user-friendly readable messages
Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.
Json Schema Type Builder with Static Type Resolution for TypeScript
An object schema merger/validator
Regular expression parser for ECMAScript.
Give me a string and I'll tell you if it's a valid npm package license string
Validates whether a string matches the production for an XML name or qualified name
General purpose validation library for JavaScript
Compile objects with duplicate keys to valid strict ES5
Express middleware to validate request (headers, params, query, body) using Joi
Regular expression parser for ECMAScript.
Extremely fast HTTP Archive (HAR) validator using JSON Schema
Error constructor for test and validation frameworks that implements standardized AssertionError specification.
Give me a string and I'll tell you if it's a valid npm package name
A library for parsing IPv4 and IPv6 IP addresses in node and the browser.
TypeScript-first schema declaration and validation library with static type inference
A function to check whether a prop is valid for HTML and SVG elements
String validation and sanitization
Hash a stream of data, then validate
Runtime library to validate data against TypeScript interfaces
Email address and domain validation
Dead simple Object schema validation
Custom error messages in JSON Schemas for Ajv validator