Skip to content

NotBlank

Requires the property’s value to be present and non-empty.

Backed by Quiote\Validator\IsNotEmptyValidator.

final class NotBlank

Since1.0.0
SourceRequest/Attribute/Constraint/NotBlank.php
PropertyTypeDescription
$message?``stringreadonly.

public function __construct(?string $message = null): mixed

ParameterTypeDescription
$message?``string

Returns mixed