Change in ovirt-engine[master]: engine: Add constructor to ValidationResult for collections

Moti Asayag has submitted this change and it was merged. Change subject: engine: Add constructor to ValidationResult for collections ...................................................................... engine: Add constructor to ValidationResult for collections The patch adds a c'tor which gets a Collection of strings in order to extend the instantiation method of the class. Change-Id: I7de4dcb823b10a20135c1af1e5cb32d9bdf04082 Signed-off-by: Moti Asayag <masayag@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ValidationResult.java 1 file changed, 14 insertions(+), 0 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10760 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7de4dcb823b10a20135c1af1e5cb32d9bdf04082 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com>
participants (1)
-
masayag@redhat.com