Skip to content

Fix/validate update custom rule#50

Closed
kevin-foster-uk wants to merge 11 commits intoandersao:developfrom
kevin-foster-uk:fix/validate-update-custom-rule
Closed

Fix/validate update custom rule#50
kevin-foster-uk wants to merge 11 commits intoandersao:developfrom
kevin-foster-uk:fix/validate-update-custom-rule

Conversation

@kevin-foster-uk
Copy link
Copy Markdown

When using custom validation rules AbstractValidator::parserValidationRules() fails because it is expecting all rules to be defined as a string. Laravel Validator allows you to define custom rules as Rule objects. In this case AbstractValidator::parserValidationRules() should pass them through as-is.

@kevin-foster-uk kevin-foster-uk closed this by deleting the head repository Apr 17, 2026
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.

8 participants