Doron Fediuck has submitted this change and it was merged. Change subject: tools: Adding multiple selection of string values ......................................................................
tools: Adding multiple selection of string values This patch introduces StringMultipleValueHelper, which will allow users to specify zero, 1 or more valid values from a given list. Using this type enables multiple selection, which is forbidden in plain string valid values validation. Change-Id: I02e78041b642450caa505d9011ebddf36401b491 --- A backend/manager/tools/engine-config/src/main/java/org/ovirt/engine/core/config/entity/helper/StringMultipleValueHelper.java 1 file changed, 39 insertions(+), 0 deletions(-) Approvals: Doron Fediuck: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2059 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I02e78041b642450caa505d9011ebddf36401b491 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Doron Fediuck <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
