Interface

Dat0r\Runtime\Validator\IValidator

interface IValidator

Methods

IResult validate($value)

RuleList getRules()

string getName()

Details

at line 13
public IResult validate($value)

Parameters

$value

Return Value

IResult

at line 18
public RuleList getRules()

Return Value

RuleList

at line 23
public string getName()

Return Value

string