dry-rb/dry-validation
"External dependencies" doc page should mention and link to dry-initializer
Open
#637 opened on Apr 9, 2020
docsitehelp wanted
Repository metrics
- Stars
- (1,422 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
There's no information on this page about how exactly the option DSL works. We could clarify things with a sentence saying it is provided by dry-initializer and linking to its docs.
That would help people e.g. wanting to work out how to provide default values for options, etc., without us needing to repeat that information here.