|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __construct (private readonly ?int $min=null, private readonly ?int $max=null, protected string|LocalizableMessageInterface|null $errorMessage=null,) | |
| Открытые члены унаследованные от AbstractPropertyValidationAttribute | |
| validateProperty (mixed $propertyValue) | |
Защищенные члены | |
| getValidators () | |
См. определение в файле Length.php строка 12
| __construct | ( | private readonly ?int | $min = null, |
| private readonly ?int | $max = null, | ||
| protected string|LocalizableMessageInterface|null | $errorMessage = null ) |
См. определение в файле Length.php строка 14
|
protected |
Переопределяет метод предка AbstractPropertyValidationAttribute.
См. определение в файле Length.php строка 21