Class: Dry::Rules::Composite

Inherits:
Binary show all
Defined in:
lib/dry/rules/composite.rb

Direct Known Subclasses

And, Or, Then

Instance Attribute Summary

Attributes inherited from Dry::Rule

#args, #errors, #value

Method Summary

Methods inherited from Binary

#left, #right

Methods inherited from Dry::Rule

#+, #add_error, #and, #clone, #initialize, #name, #or, #then, #valid?

Constructor Details

This class inherits a constructor from Dry::Rule