dry-rb/dry-validation

"External dependencies" doc page should mention and link to dry-initializer

Open

#637 opened on Apr 9, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Ruby (193 forks)github user discovery
docsitehelp wanted

Repository metrics

Stars
 (1,421 stars)
PR merge metrics
 (PR metrics pending)

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.

Contributor guide