Required implements CheckInterface, ErrorMessageInterface
Attributes
- #[Attribute]
Table of Contents
Interfaces
Methods
- check() : bool
- getError() : string
Methods
check()
public
check(mixed $value) : bool
Parameters
- $value : mixed
Return values
boolgetError()
public
getError(string $field) : string
Parameters
- $field : string