NIHVIVO-291 Added validator to position type to fix position-type related bugs

This commit is contained in:
rjy7 2010-04-05 17:51:17 +00:00
parent d264552364
commit 2fd8efcbca

View file

@ -184,7 +184,7 @@
},
"positionType" : {
"newResource" : "false",
"validators" : [ ],
"validators" : [ "nonempty" ],
"optionsType" : "CHILD_VCLASSES_WITH_PARENT",
"literalOptions" : [ "Select one" ],
"predicateUri" : "",