https://github.com/multiform-validator/.github
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/.github
configs main multiform-validator
Last synced: 4 days 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/.github
- Owner: Multiform-Validator
- License: mit
- Created: 2024-07-08T08:46:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-11T01:03:01.000Z (over 1 year ago)
- Last Synced: 2025-05-24T19:42:37.789Z (8 months ago)
- Topics: configs, main, multiform-validator
- Size: 9.77 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
> [!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.