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

Prettify error messages #494

Merged
merged 2 commits into from
Apr 7, 2014
Merged

Prettify error messages #494

merged 2 commits into from
Apr 7, 2014

Conversation

garcia-jj
Copy link
Member

From return was changed, but it's not problem because this method was not released yet.

As discussed in user mailing list.

Allow:
${errors.from('user.email')} prints can't be null, is not a valid e-mail
${errors.from('user.email').join(' - ')} prints can't be null - is not a valid e-mail
${errors.from('user.email')[0]} prints can't be null

@lucascs
Copy link
Member

lucascs commented Apr 7, 2014

👍

@garcia-jj
Copy link
Member Author

Thank you, @lucascs

garcia-jj added a commit that referenced this pull request Apr 7, 2014
@garcia-jj garcia-jj merged commit eb14c1b into caelum:master Apr 7, 2014
@garcia-jj garcia-jj deleted the ot-prettyvalidationmessages branch April 7, 2014 16:08
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.

2 participants