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
{{ message }}
This repository has been archived by the owner on Nov 24, 2018. It is now read-only.
It appears that valdr currently does not interpolate messages based on constraint parameters. I.e. for parameterized constraints one needs to encode the parameters in the message again ("must be between 2 and 10" as opposed to "must be between {min} and {max}"). Having support for message interpolation as defined by BV would be a great addition.
The text was updated successfully, but these errors were encountered:
It appears that valdr currently does not interpolate messages based on constraint parameters. I.e. for parameterized constraints one needs to encode the parameters in the message again ("must be between 2 and 10" as opposed to "must be between {min} and {max}"). Having support for message interpolation as defined by BV would be a great addition.
The text was updated successfully, but these errors were encountered: