Validate an email address according to RFCs 5321, 5322, and others
Tree-shakable type & shape predicates: isString, isEmpty, isUrl, isJson, isEmail, isPromise, isMobile, … framework-agnostic and dependency-free.
isDate, isUUID, and isEmail for use with help-gen
A validator library powered by joi, validator, and isemail.
Validate an email address according to RFCs 5321, 5322, and others
nocobase 项目中afterStart事件中添加,如下所示 ``` app.on("afterStart", () => { const validators = [{ collectionName: 'posts', fieldValidators:[{ type: "string", name: "email", validate: { isEmail: true }, }] }]; updateValidators(app
Validate an email address
Validate an email address according to RFCs 5321, 5322, and others
Loosely validate an email address.
This library is based on the "class-validator" library. It will help you easily validate your fields, forms and etc.. All you need to use is @PropertyValidate and @ActionValidate decorators, and all decorators from “class validator” such as @Max, @IsEmail
TypeScript definitions for sane-email-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
TypeScript definitions for is-email
Utility methods for simple conditions
Pack of validation functions for JavaScript/TypeScript
When it comes to testing, I am a simple man. I just need a function that throws an error when "false" is inputted. Maybe some message and a compliment when the code found no errors. Welcome to my testing package.
A function to check if a value is a valid email address.
Collection of methods for check
An email address parser based on rfc5322
Bagubagu Utilities
Schema for data modeling & validation
Type-safe schema validation, serialization, and contract definitions for TypeScript
Sanely validate email addresses, based on HTML5's definition of email addresses
[](https://badge.fury.io/js/react-multi-email) [](https://www.npmjs.com/package/react-multi-email) [![](https://github.com/axisj/react-mu
No description provided.
No description provided.