Documentation

AnyRuleFromSet extends RulesSet
in package

This rule tries to apply subrules in any order it can

Tags
author

gdever

Table of Contents

$rules  : array<string|int, RuleInterface>
List of rules
__construct()  : mixed
Constructor
addRule()  : void
Method adds rule
validate()  : StringIterator
{@inheritdoc}
getRules()  : array<string|int, RuleInterface>
Method returns the list of rules

Properties

Methods

Search results