octavalidate
v1.3.2
Published
This Library helps to validate your forms both client-side & server-side using validation rules, sophisticated regular expressions and form input attributes
Downloads
347
Maintainers
Readme
Octavalidate - JS V1.3.2
This library helps to validate your forms using validation rules, sophisticated regular expressions and form input attributes.
Please note that this NPM package renders the library through a CDN (unpkg) for frontend form validation.
Please visit a release below and read through its documentation to learn how you can install and use it.
VISIT A RELEASE
Octavalidate - Native JS
Use the Native JS release of this library to validate your forms client-side
Octavalidate - React JS
Use the React JS release of this library to validate your forms client-side
Octavalidate - PHP
Use the PHP release of this library to validate your forms server-side.
Octavalidate - Node JS
Use the NodeJS release of this library to validate your forms server-side.
DOCUMENTATION
Visit the DOCUMENTATION to learn more about this GREAT Library!
INSTALL & HOW TO USE
Please visit a release and read through its documentation.
LEARN MORE
Do you need a detailed explanation on how to use the Native JS release of this library? Read the article on Medium