package org.ovirt.engine.core.config.validation; public enum ValidatorType { get, set, help; }