-
Notifications
You must be signed in to change notification settings - Fork 812
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: $value
is not parsed and replaced in error messages
#1046
Comments
Also experiencing this issue on a nested object validation if anyone has found a solution? |
I was going crazy with this, until I discovered that the message can be used as a function. Here you can see an example. Hope it's Help. At the moment, I'm still trying to remove the prefix from error message can't |
Duplicate of #921. |
$value
is not parsed in error messages
$value
is not parsed in error messages$value
is not parsed and replaced in error messages
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
v0.13.1
Minimal code-snippet showcasing the problem
Expected behavior
$value
should be parsed.Actual behavior
The text was updated successfully, but these errors were encountered: