Skip to content
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

Add supports :full option to get messages with rule names #24

Open
groony opened this issue Jun 29, 2018 · 0 comments
Open

Add supports :full option to get messages with rule names #24

groony opened this issue Jun 29, 2018 · 0 comments

Comments

@groony
Copy link
Contributor

groony commented Jun 29, 2018

By default, messages do not include a rule’s name

schema.call(email: '').messages(full: true)
{ :email => ["email must be filled"] }

How we can implement and use it in good and comfortable way?

@groony groony changed the title Add supports :full option to get messages with rule names Add supports :full option to get messages with rule names Jun 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant