Option template/validator
Open
- Dominant language
- Python
- Stars
- 424
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
Surprisingly often, I find myself needing to check a configuration value that is either null or another template. An Option template could compose with other templates to make this convenient.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests. Start by locating the existing template and validator entry points, then compare their composition patterns with the requested null-or-template behavior. Done means an Option template can validate either null or another template and compose with other templates, with coverage for those cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100