NIHVIVO-291 Added validator to position type to fix position-type related bugs
This commit is contained in:
parent
d264552364
commit
2fd8efcbca
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@
|
|||
},
|
||||
"positionType" : {
|
||||
"newResource" : "false",
|
||||
"validators" : [ ],
|
||||
"validators" : [ "nonempty" ],
|
||||
"optionsType" : "CHILD_VCLASSES_WITH_PARENT",
|
||||
"literalOptions" : [ "Select one" ],
|
||||
"predicateUri" : "",
|
||||
|
|
Loading…
Add table
Reference in a new issue