Uses of Package
com.atlassian.bitbucket.validation.annotation
Package
Description
-
ClassDescriptionValidate that the string is not empty and below a certain size, and report any violation as a single message.
-
ClassDescriptionValidate that the string is not empty and below a certain size, and report any violation as a single message.
-
ClassDescriptionValidate that the string is not empty and below a certain size, and report any violation as a single message.
-
ClassDescriptionOptional but if it is supplied it must be no longer than max characters and must not be the empty string (0-length).Validate that the string is not empty and below a certain size, and report any violation as a single message.
-
ClassDescriptionOptional but if it is supplied it must be no longer than max characters and must not be the empty string (0-length).Validate that the string is not empty and below a certain size, and report any violation as a single message.
-
ClassDescriptionOptional but if it is supplied it must be no longer than max characters and must not be the empty string (0-length).Validate that the string is not empty and below a certain size, and report any violation as a single message.
-
ClassDescriptionValidate that the string is not empty and below a certain size, and report any violation as a single message.
-
ClassDescriptionValidate that multiple fields on an object have identical values.Validate that the string is a valid https or https URL.Validate a number is a valid integer.Validate a number is a non-negative integer.Optional but if it is supplied it must be no longer than max characters and must not be the empty string (0-length).Validates that a URI is present and that it's
ASCII representation
does not exceedRequiredUri.size()
characters in length