Mike Kolesnik has submitted this change and it was merged.
Change subject: core: Change validation groups to inherit default
......................................................................
core: Change validation groups to inherit default
Validation groups should inherit the default group, since we would
usually want to check the default validations and in addition those
for these validation groups (Create & Update entity).
If no group is specified, the default group is used by the validator.
Change-Id: I0774a4e9e4ea23d99702783291c181118fd2a309
Signed-off-by: Mike Kolesnik <mkolesni(a)redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/validation/group/CreateEntity.java
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/validation/group/UpdateEntity.java
3 files changed, 7 insertions(+), 5 deletions(-)
Approvals:
Mike Kolesnik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/4374
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0774a4e9e4ea23d99702783291c181118fd2a309
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>