Laszlo Hornyak has submitted this change and it was merged.
Change subject: engine: simple custom properties util
......................................................................
engine: simple custom properties util
Allows to validate custom properties, against
a provided regex map.
Using this class a dynamic custom properties validation can be done.
Signed-off-by: Gilad Chaplik <gchaplik(a)redhat.com>
Change-Id: I4116f92333f6224aac7071b5ef0aa057c75d7fd7
---
A
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/customprop/SimpleCustomPropertiesUtil.java
1 file changed, 65 insertions(+), 0 deletions(-)
Approvals:
Laszlo Hornyak: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/16604
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4116f92333f6224aac7071b5ef0aa057c75d7fd7
Gerrit-PatchSet: 14
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server