fortify-schema
A modern TypeScript validation library designed around familiar interface syntax and powerful conditional validation. Experience schema validation that feels natural to TypeScript developers while unlocking advanced runtime validation capabilities.
validin
A package to validate Persian/English inputs, IPs, etc.
tcra-num-check
Tanzanian number validator with reference to the national numbering plan and signaling point code plan
@nodebysam/tiny-validation
Tiny Validation is a lightweight, chainable input validation library for Node.js. Validate strings, numbers, emails, and more with ease. Example: validate(input).isEmail().isNotEmpty(). No dependencies, simple API, and perfect for quick validation needs w