Class: Dryv::Rules::Composite

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

Direct Known Subclasses

And, Or, Then

Instance Attribute Summary

Attributes inherited from Dryv::Rule

#args, #errors, #value

Method Summary

Methods inherited from Binary

#left, #right

Methods inherited from Dryv::Rule

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

Constructor Details

This class inherits a constructor from Dryv::Rule