https://github.com/hapijs/validate
hapi core internal validation support
https://github.com/hapijs/validate
Last synced: about 1 year ago
JSON representation
hapi core internal validation support
- Host: GitHub
- URL: https://github.com/hapijs/validate
- Owner: hapijs
- License: other
- Created: 2020-07-15T23:45:01.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T14:57:09.000Z (over 1 year ago)
- Last Synced: 2025-06-08T13:03:26.800Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 8.91 MB
- Stars: 2
- Watchers: 8
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# @hapi/validate
A fork of the [**joi**](https://github.com/sideway/joi) validation library for internal hapi core needs only. This fork is maintained to keep the hapi framework 100% free of external dependencies. It is not meant to be used outside of hapi core modules. Please use the official [**joi**](https://github.com/sideway/joi) library.
