@@ -549,6 +549,7 @@ making sure that you maintain a proper JSON format.
549549 {
550550 "propertyName" : " Unique" ,
551551 "propertyKeyword" : " unique" ,
552+ "cleanDependency" : true ,
552553 "enableForReference" : true ,
553554 "propertyType" : " checkbox" ,
554555 "dependency" : {
@@ -590,6 +591,8 @@ making sure that you maintain a proper JSON format.
590591 {
591592 "propertyName" : " Alternate Key" ,
592593 "propertyKeyword" : " alternateKey" ,
594+ "defaultValue" : false ,
595+ "enableForReference" : true ,
593596 "propertyType" : " checkbox" ,
594597 "dependency" : {
595598 "type" : " or" ,
@@ -915,6 +918,7 @@ making sure that you maintain a proper JSON format.
915918 {
916919 "propertyName" : " Unique" ,
917920 "propertyKeyword" : " unique" ,
921+ "cleanDependency" : true ,
918922 "enableForReference" : true ,
919923 "propertyType" : " checkbox" ,
920924 "dependency" : {
@@ -956,6 +960,8 @@ making sure that you maintain a proper JSON format.
956960 {
957961 "propertyName" : " Alternate Key" ,
958962 "propertyKeyword" : " alternateKey" ,
963+ "defaultValue" : false ,
964+ "enableForReference" : true ,
959965 "propertyType" : " checkbox" ,
960966 "dependency" : {
961967 "type" : " or" ,
@@ -1248,6 +1254,7 @@ making sure that you maintain a proper JSON format.
12481254 {
12491255 "propertyName" : " Unique" ,
12501256 "propertyKeyword" : " unique" ,
1257+ "cleanDependency" : true ,
12511258 "enableForReference" : true ,
12521259 "propertyType" : " checkbox" ,
12531260 "dependency" : {
@@ -1289,6 +1296,8 @@ making sure that you maintain a proper JSON format.
12891296 {
12901297 "propertyName" : " Alternate Key" ,
12911298 "propertyKeyword" : " alternateKey" ,
1299+ "defaultValue" : false ,
1300+ "enableForReference" : true ,
12921301 "propertyType" : " checkbox" ,
12931302 "dependency" : {
12941303 "type" : " or" ,
@@ -1557,6 +1566,7 @@ making sure that you maintain a proper JSON format.
15571566 {
15581567 "propertyName" : " Unique" ,
15591568 "propertyKeyword" : " unique" ,
1569+ "cleanDependency" : true ,
15601570 "enableForReference" : true ,
15611571 "propertyType" : " checkbox" ,
15621572 "dependency" : {
@@ -1598,6 +1608,8 @@ making sure that you maintain a proper JSON format.
15981608 {
15991609 "propertyName" : " Alternate Key" ,
16001610 "propertyKeyword" : " alternateKey" ,
1611+ "defaultValue" : false ,
1612+ "enableForReference" : true ,
16011613 "propertyType" : " checkbox" ,
16021614 "dependency" : {
16031615 "type" : " or" ,
@@ -1833,6 +1845,7 @@ making sure that you maintain a proper JSON format.
18331845 {
18341846 "propertyName" : " Unique" ,
18351847 "propertyKeyword" : " unique" ,
1848+ "cleanDependency" : true ,
18361849 "enableForReference" : true ,
18371850 "propertyType" : " checkbox" ,
18381851 "dependency" : {
@@ -1874,6 +1887,8 @@ making sure that you maintain a proper JSON format.
18741887 {
18751888 "propertyName" : " Alternate Key" ,
18761889 "propertyKeyword" : " alternateKey" ,
1890+ "defaultValue" : false ,
1891+ "enableForReference" : true ,
18771892 "propertyType" : " checkbox" ,
18781893 "dependency" : {
18791894 "type" : " or" ,
0 commit comments