Package com.atlassian.bitbucket.validation
package com.atlassian.bitbucket.validation
-
ClassDescriptionBaseUrlValidator<T extends Annotation>Base class to validate the base URL of the HTTP and SSH protocols.Validate that multiple fields are identical.A container of field and one or more associated errors, to be displayed in a form.Exception to represent possible validation errors.Validate that the string is a valid http or https URL.Validate a value can be converted to an
Integer, optionally validating whether the number is positive.Validator for theIntannotation.Validator for theNonNegativeIntannotation.Validator for theOptionalStringannotation.Validates an object annotated withRequiredUriSimple implementation ofFormErrorsas a plain Java object with a builder,