Add tryValidateUsing to not throw an error on validation exception
7.0.0-next.27 (2026-02-01)
Bug Fixes
Features
What's Changed
- feat: add tryValidateUsing to HttpRequest by @ThisIsMissEm in https://github.com/adonisjs/core/pull/5034
- fix: register terminating() callback before command exec by @Julien-R44 in https://github.com/adonisjs/core/pull/5038
New Contributors
- @ThisIsMissEm made their first contribution in https://github.com/adonisjs/core/pull/5034
Full Changelog: https://github.com/adonisjs/core/compare/v7.0.0-next.26...v7.0.0-next.27