ValidatorInterface
in
Table of Contents
Methods
- assert() : void
- validate() : bool
Methods
assert()
public
assert(mixed $value) : void
Parameters
- $value : mixed
validate()
public
validate(mixed $value) : bool
Parameters
- $value : mixed