This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Resources/metadata/fields/jsonArray.json
T
2020-02-13 17:06:35 +02:00

13 lines
192 B
JSON

{
"notCreatable": true,
"notMergeable": true,
"notSortable": true,
"filter": false,
"validationList": [
"array"
],
"mandatoryValidationList": [
"array"
]
}