react-form-supervalidator
Version:
Fully custom form validation
41 lines (25 loc) • 1.18 kB
Markdown
# react-form-supervalidator
fully custom form validation
## Features
This project have following features :
- Full form validation
- You can create your own custom validation
## Demo AND Testing
you can test my package from this link
[testing](https://stackblitz.com/edit/react-form-supervalidator)
## Validations
| Type | Description |
| ------------- | ------------------------------------------------------- |
| required | if value is required |
| capitalize | if you want to captilize every value e.g "ARSLAN AHMED" |
| NullCheck | to check null values |
| startEndDate | to check validation of start and end date |
| validateEmail | to check validation for email |
# Hi, I'm Arslan Ahmed Shaad! 👋
## 🚀 About Me
I'm a full stack developer...
## Feedback
If you have any feedback, please reach out to us at ashi3610@gmail.com
## Authors
- [@Arslan Ahmed](https://github.com/arslanahmed777)
- [@Muhammad Danish](https://github.com/Rajadanish53)