mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
13 lines
292 B
JSON
13 lines
292 B
JSON
{
|
|
"anyOf": [
|
|
{
|
|
"$ref": "div-input-validator-regex.json",
|
|
"$description": "translations.json#/div_input_validators_regex"
|
|
},
|
|
{
|
|
"$ref": "div-input-validator-expression.json",
|
|
"$description": "translations.json#/div_input_validators_expression"
|
|
}
|
|
]
|
|
}
|