Skip to content

Docs: Improve validation providers section#8231

Open
dereuromark wants to merge 1 commit intocakephp:5.xfrom
dereuromark:docs-validation-providers
Open

Docs: Improve validation providers section#8231
dereuromark wants to merge 1 commit intocakephp:5.xfrom
dereuromark:docs-validation-providers

Conversation

@dereuromark
Copy link
Member

Summary

  • Add subsection documenting how to call provider methods directly (e.g., Validation::date()) within custom rules for OR logic
  • Move closure validation rules to its own section for better organization

Closes #8229

- Add subsection documenting how to call provider methods directly
  (e.g., Validation::date()) within custom rules for OR logic
- Move closure validation rules to its own section for better organization

Refs cakephp#8229
@dereuromark dereuromark marked this pull request as ready for review February 18, 2026 19:20
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.

About Validation Providers

3 participants

Comments