◆ lazy()
Create a lazy assertion object.
◆ that()
static that |
( |
|
$value, |
|
|
|
$defaultMessage = null , |
|
|
string |
$defaultPropertyPath = null |
|
) |
| |
|
static |
◆ thatAll()
static thatAll |
( |
|
$values, |
|
|
|
$defaultMessage = null , |
|
|
string |
$defaultPropertyPath = null |
|
) |
| |
|
static |
Start validation on a set of values, returns AssertionChain.
- Paramètres
-
mixed | $values | |
string | callable | null | $defaultMessage | |
Références Assert\that().
◆ thatNullOr()
static thatNullOr |
( |
|
$value, |
|
|
|
$defaultMessage = null , |
|
|
string |
$defaultPropertyPath = null |
|
) |
| |
|
static |
◆ $assertionClass
◆ $lazyAssertionExceptionClass
La documentation de cette classe a été générée à partir du fichier suivant :