Apply `RulesNormalizer` to `Nested` rule
Open
Nobody has claimed this yet.
status:ready for adoption
type:task
- Dominant language
- PHP
- Stars
- 167
- Forks
- 47
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 3
Description
Related - #372.
Extracted from https://github.com/yiisoft/validator/pull/394#issuecomment-1328868137.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading related issue #372 and the discussion extracted from pull request #394, especially the referenced comment. Then locate the Nested rule and RulesNormalizer in the repository and determine how normalization should be applied there. Done means Nested consistently uses RulesNormalizer with the expected validation behavior covered by the project’s tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100