You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…G (Simperfit)
This PR was merged into the 2.7 branch.
Discussion
----------
[Validator] ExpressionValidator should use OBJECT_TO_STRING
…value in message
| Q | A
| ------------- | ---
| Branch? | master
| Bug fix? | no
| New feature? | yes
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | #24595
| License | MIT
| Doc PR | Will do.
Commits
-------
7dac528 [Validator] ExpressionValidator should use OBJECT_TO_STRING to allow value in message
ExpressionValidator should use OBJECT_TO_STRING for formatValue,
so i can use
{{ value }}
inside the message and it isn't replaced with just'object'
i don't think it's more like a feature request then a pure bug,
so i didn't make a (simple) pull request jet, but wait what you guys think about it.
The text was updated successfully, but these errors were encountered: