Validatem validator for ensuring that a value is a function
This package contains the `ValidationError` type for [`validatem`](https://www.npmjs.com/package/@validatem/core).
Validatem validator for ensuring that a value is a string
API for defining Validatem combinators
The last validation library you'll ever need.
Flattens and normalizes a list of rules, ready for pre-processing in a combinator
Validatem validator for ensuring that a value is a plain object (eg. object literal)
Validatem combinator for specifying 'alternatives', and verifying that a value meets at least one of the rules
Utility for checking whether something is a special (plumbing) object of some kind
Validatem validator for ensuring that a value is a number
Validatem combinator for applying context (custom configuration) to a validator
Validatem validator for ensuring that a value is a boolean
Marks a field or value as 'required'
Utility for annotating one or more ValidationErrors with the path at which they occurred
Validatem validator for ensuring that a value is an array
Utility for creating a 'validation result', ie. an object that represents zero or more errors and an optional result value
Validatem validator for ensuring that a string matches a specified regular expression
Validatem combinator for validating that a value has certain keys that pass certain validators (eg. object validation)
Validatem validator for ensuring that a value is a Buffer
Utility for checking whether something is a ValidationError
Validatem validator for ensuring that a value is a non-empty string
Validatem validator for ensuring that a value is a Node.js stream
Determine if a function is a native generator function.
Validatem validator for ensuring that a value is a numeric string