Package com.xebialabs.deployit.plugin.api.validation
package com.xebialabs.deployit.plugin.api.validation
-
ClassDescriptionThe annotated element must contain the specified values.The annotated element must not contain the specified values.PatternValidator<Object>The annotated element size must be between the specified boundaries (included).A ValidationMessage may be returned for certain operations, related to specific property of a
ConfigurationItem
.Validator<T>