Skip to content

feat(validation): allow validation failures with messages#2196

Merged
brendt merged 1 commit into
tempestphp:3.xfrom
xHeaven:fix/validation-failed-messages
Jun 29, 2026
Merged

feat(validation): allow validation failures with messages#2196
brendt merged 1 commit into
tempestphp:3.xfrom
xHeaven:fix/validation-failed-messages

Conversation

@xHeaven

@xHeaven xHeaven commented Jun 26, 2026

Copy link
Copy Markdown
Member

Fixes #2194

@xHeaven xHeaven requested review from brendt and innocenzi as code owners June 26, 2026 11:08
Comment thread packages/validation/src/Rules/Message.php Outdated
@xHeaven xHeaven force-pushed the fix/validation-failed-messages branch from b1f21e4 to 163ed0d Compare June 26, 2026 17:45
@innocenzi innocenzi changed the title fix(validation): allow validation failures with messages feat(validation): allow validation failures with messages Jun 27, 2026
@brendt brendt merged commit 8838c1e into tempestphp:3.x Jun 29, 2026
76 checks passed
@brendt

brendt commented Jun 29, 2026

Copy link
Copy Markdown
Member

Very nice!

@NeoIsRecursive

Copy link
Copy Markdown
Contributor

Awesome! Thanks @xHeaven for the super quick implementation <3
(and everyone else for the work you do, really appreciate it!)

@xHeaven xHeaven deleted the fix/validation-failed-messages branch June 29, 2026 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make ValidationFailed throwable without rules

4 participants