OptionalRuleChainer
A rule that chains non-optional rules. If the value is not null
, the rule set is applied to the value.
Constructors
Link copied to clipboard
Creates a new instance of OptionalRuleChainer.