1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Json.php
См. документацию.
1<?php
2
3declare(strict_types=1);
4
5namespace Bitrix\Main\Validation\Rule;
6
7use Attribute;
8use Bitrix\Main\Validation\Validator\JsonValidator;
9
10#[Attribute(Attribute::TARGET_PROPERTY | Attribute::TARGET_PARAMETER)]
12{
13 protected function getValidators(): array
14 {
15 return [
16 new JsonValidator(),
17 ];
18 }
19}
getValidators()
Определения Json.php:13
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804