redux.al.json (832B)
1 { 2 "license": "GPLv3+", 3 "SPDX-License-Identifier": "GPL3.0-or-later", 4 "required_attributes": [ 5 { 6 "type": "string", 7 "name": "full_name", 8 "label": "Full name", 9 "widget": "anastasis_gtk_ia_full_name", 10 "uuid" : "9e8f463f-575f-42cb-85f3-759559997331" 11 }, 12 { 13 "type": "string", 14 "name": "birthplace", 15 "label": "Birthplace", 16 "widget": "anastasis_gtk_ia_birthplace", 17 "uuid" : "4c822e8e-89c6-11eb-95c4-8b077ad8489f" 18 }, 19 { 20 "type": "string", 21 "name": "nid_number", 22 "label": "Identity Number", 23 "tooltip": "Numri i Identitetit", 24 "widget": "anastasis_gtk_ia_nid_al", 25 "uuid": "256e5d30-d65e-481b-9ac4-55f5ac03b24a", 26 "validation-regex": "^[0-9A-T][0-9](0[1-9]|1[0-2]|5[1-9]|6[0-2])(0[1-9]|[12][0-9]|3[01])[0-9]{3}[A-W]$" 27 } 28 ] 29 }