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

Customize messages and filename #47

Merged
merged 2 commits into from Aug 9, 2022
Merged

Conversation

hguenot
Copy link
Contributor

@hguenot hguenot commented Aug 6, 2022

Add two methods in WizardSteps:

  • the first one allow to define specific error messages
  • the second one allow to customize the name of the field

The method results are both used as common arguments validation

}

/**
* The custom validation messages
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This description looks like a copy&paste mistake :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed :)

@ksassnowski
Copy link
Collaborator

Thanks for the contribution! Can you have a look at my comment? Other than that, this looks like a useful addition 👍

@ksassnowski
Copy link
Collaborator

Thanks! I’ll tag a release with this change later today.

@ksassnowski ksassnowski merged commit ce4d5c0 into laravel-arcanist:main Aug 9, 2022
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.

None yet

2 participants