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.
- Host: GitHub
- URL: https://github.com/multiform-validator/docs
- Owner: Multiform-Validator
- License: mit
- Created: 2023-07-23T03:23:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-10T19:58:43.000Z (about 1 year ago)
- Last Synced: 2024-07-10T21:42:02.672Z (about 1 year ago)
- Topics: collaborate, communityexchange, filter, form-validator, github, github-pages, multiform-validator, safe, safety, security, security-tools, student-vscode, valid, valid-fields, validador, validator
- Language: TypeScript
- Homepage: https://multiformvalidator.netlify.app
- Size: 8.54 MB
- Stars: 18
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
[](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.