https://github.com/ln613/redux-forms-validation
A javascript library that manages form values in the redux store and provides a validation framework.
https://github.com/ln613/redux-forms-validation
Last synced: 9 months ago
JSON representation
A javascript library that manages form values in the redux store and provides a validation framework.
- Host: GitHub
- URL: https://github.com/ln613/redux-forms-validation
- Owner: ln613
- License: mit
- Created: 2017-12-11T23:52:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-13T10:51:59.000Z (over 8 years ago)
- Last Synced: 2025-06-18T13:51:02.744Z (12 months ago)
- Language: JavaScript
- Size: 138 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# redux-forms-validation
A javascript library that manages form values in the redux store and provides a validation framework.