Skip to content

Display errors on validation #4

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ngiraud
Copy link
Owner

@ngiraud ngiraud commented Jun 9, 2020

What we wanted was displaying the errors above a field in the format :

  • attributeTranslated (localeName)

Enhance the previous PR #3 by relaunching the parent formatRules method instead of copying its content.

ngiraud added 5 commits June 9, 2020 19:05
Will display the error below the field as usual
the attribute is translated in this format :
{$attribute} ({$localeName})

=> name (English)
=> nom (Français)
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.

1 participant