Метод | Описание | |
---|---|---|
notEmpty ( mixed $parameter, string $name = 'unknown' ) | Validates if the provided parameter is null or empty. | |
notNull ( mixed $parameter, string $name = 'unknown' ) | Validates if the provided parameter is null. |
Метод | Описание | |
---|---|---|
__construct ( ) | * --------------------------------------------------------------- |