An open API service indexing awesome lists of open source software.

https://github.com/multiform-validator/docs

Multilingual library made for validation, various form fields, such as: email, telephone, password, cpf, cnpj, credit card, magic numbers for image mimetype validation and much more.
https://github.com/multiform-validator/docs

collaborate communityexchange filter form-validator github github-pages multiform-validator safe safety security security-tools student-vscode valid valid-fields validador validator

Last synced: 6 months ago
JSON representation

Multilingual library made for validation, various form fields, such as: email, telephone, password, cpf, cnpj, credit card, magic numbers for image mimetype validation and much more.

Awesome Lists containing this project

README

          

[![Netlify Status](https://api.netlify.com/api/v1/badges/97920f42-ad73-4230-944f-aa46f113c895/deploy-status)](https://app.netlify.com/sites/multiformvalidator/deploys)

> [!NOTE]
> I accept help to make the version of the other programming languages.

> [🇧🇷 Leia em Português](README.pt.md)

# Multiform-validator

Multiform-validator is a comprehensive, multilanguage library designed to validate various form fields. It supports validation for fields such as email, phone, password, CPF (Brazilian Individual Taxpayer Registry), credit card numbers, and more, ensuring data integrity and security across different programming languages.

## Supported Languages

This library provides validation functionalities in the following programming languages:

- [TypeScript (TS/JS/NPM)](https://github.com/Multiform-Validator/typescript-javascript/blob/main/README.md) (stable)
- [Java](https://github.com/Multiform-Validator/java/blob/main/README.md) (stable)
- [C#](https://github.com/Multiform-Validator/csharp/blob/main/README.md) (coming soon)
- [Python](https://github.com/Multiform-Validator/python/blob/main/README.md) (stable)
- [PHP](https://github.com/Multiform-Validator/php/blob/main/README.md) (coming soon)
- [C](https://github.com/Multiform-Validator/c/blob/main/README.md) (coming soon)

## Usage

For detailed usage instructions, please refer to the README file in the directory of the programming language you are using. For instance, TypeScript users can find the usage instructions in the [TypeScript README](https://github.com/Multiform-Validator/typescript-javascript/blob/main/README.md).

## Installation

Installation instructions are available in the README file of the respective programming language directory.

## Contributing

We welcome contributions! Please consult the contributing guidelines before starting.

## Contributors



## License

This project is licensed under the MIT License.