Package Exports
- @stacksjs/validation
- @stacksjs/validation/index.js
Readme
Stacks Validation
This package contains the Stacks Validation system.
☘️ Features
- Validation - Validate data against a schema
🤖 Usage
bun install -d @stacksjs/validationNow, you can use it in your project:
import { validate } from '@stacksjs/validation'
// wipTo view the full documentation, please visit https://stacksjs.org/validation.
🧪 Testing
bun test📈 Changelog
Please see our releases page for more information on what has changed recently.
🚜 Contributing
Please review the Contributing Guide for details.
🏝 Community
For help, discussion about best practices, or any other conversation that would benefit from being searchable:
For casual chit-chat with others using this package:
Join the Stacks Discord Server
📄 License
The MIT License (MIT). Please see LICENSE for more information.
Made with 💙