class Dry::Configurable::Setting::Nested
@api private
Specialized Setting which includes nested settings
def constructor
- Api: - private
def constructor CONSTRUCTOR end
def pristine
- Api: - private
def pristine with(input: input.pristine) end