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

Update Validator.php #376

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update Validator.php #376

wants to merge 1 commit into from

Conversation

yakovlef
Copy link

I suggest accepting my commit because in some cases custom validators may not run at all due to the fact that only 'requiredWith' and 'requiredWithout' are mandatory. If it is made 'protected', it will be possible to override the behavior. At the moment, this has to be done by overriding 'validate'.

changed private to protected validationMustBeExcecuted method
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

1 participant