This package contains the Stacks Validation system.
- Validation - Validate data against a schema
bun install -d @stacksjs/validation
Now, you can use it in your project:
import { validate } from '@stacksjs/validation'
// wip
To view the full documentation, please visit https://stacksjs.org/validation.
bun test
Please see our releases page for more information on what has changed recently.
Please review the Contributing Guide for details.
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
The MIT License (MIT). Please see LICENSE for more information.
Made with 💙