Fabian Deutsch has uploaded a new change for review. Change subject: setup: Add simple mechanism for field validation ......................................................................
setup: Add simple mechanism for field validation We introduce a set which holds the keys of invalid fields. Currently a couple of field callbacks populate this set, if the validation failed. Change-Id: I20893e3b7ea9ca35a84716a20faeaf52cc138f2b Signed-off-by: Fabian Deutsch <[email protected]> --- M scripts/ovirt-config-setup.py 1 file changed, 10 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/11/3711/1 -- To view, visit http://gerrit.ovirt.org/3711 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I20893e3b7ea9ca35a84716a20faeaf52cc138f2b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
