All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description AbstractCompositionConstraintValidator<T> Base composition constraint validatorAbstractDateTimeEqualsConstraintValidator Base validator class for date and time constraintsAbstractDomainOrHostNameConstraintValidator Base validator for theDomainNameand theHostNameconstraintsAbstractListConstraintValidator Base validator class for list constraintsAbstractMaxConstraintValidator<T extends Comparable<T>> Base validator class for maximum constraintsAbstractMinConstraintValidator<T extends Comparable<T>> Base validator class for minimum constraintsAssertFalse The annotated element must be false.AssertFalseConstraintValidator Validator for theAssertFalseconstraintAssertTrue The annotated element must be true.AssertTrueConstraintValidator Validator for theAssertTrueconstraintBase64URLEncoded The annotated element must be a valid Base64 string.Base64URLEncoded.Alphabet Validation alphabetBase64URLEncodedConstraintValidator Validator for theBase64URLEncodedconstraintConstraintRule Use this annotation to define custom validatorConstraintUtils Constraint utility classConstraintValidator<T> Defines the logic to validate a given constraint for a given object type.CountryCode The annotated element must be a valid country code.CountryCode.Format The country code formatCountryCodeConstraintValidator Validator for theCountryCodeconstraintDigitsOnly The annotated element must be a string value with digit characters only.DigitsOnlyConstraintValidator Validator for theDigitsOnlyconstraintDisableValidation This annotation provides an opportunity to disable the generation of validators for the selected group of classes in the project:DomainName The annotated element must be a valid domain name.DomainNameConstraintValidator Validator for theDomainNameconstraintEmail The annotated element must be a well-formed email address.EmailConstraintValidator Validator for theEmailconstraintEnumeration The annotated element must be an element of the predefined enumeration.EnumerationCharacterConstraintValidator Validator for theEnumerationconstraintEnumerationStringConstraintValidator Validator for theEnumerationconstraintFuture The annotated element must be an instant in the future.FutureInstantConstraintValidator Validator for theFutureconstraintFutureOrPresent The annotated element must be an instant in the present or in the future.FutureOrPresentInstantConstraintValidator Validator for theFutureOrPresentconstraintHostName The annotated element must be a valid hostname.HostNameConstraintValidator Validator for theHostNameconstraintIP The annotated element must be a valid IP addressIP.Version IP versionsIPConstraintValidator Validator for theIPconstraintLat The annotated element must be a valid latitude coordinate.LatConstraintValidator Validator for theLatconstraintLatinAlphabetOnly The annotated element must be a string with latin alphabet letters only.LatinAlphabetOnlyConstraintValidator Validator for theLatinAlphabetOnlyconstraintLength The annotated element must have the expected string length.LengthConstraintValidator Validator for theLengthconstraintLng The annotated element must be a valid longitude coordinateLngConstraintValidator Validator for theLngconstraintLocationAccuracy A Location accuracy enumLowercase The annotated element must a lowercase string.LowercaseConstraintValidator Validator for theLowercaseconstraintMaxBigDecimalNumberConstraintValidator Validator for theMaxNumberconstraintMaxBigIntegerNumberConstraintValidator Validator for theMaxNumberconstraintMaxByteConstraintValidator MaxDouble The annotated element must be a double whose value must be lower to the specified maximum.MaxDoubleConstraintValidator MaxFloatConstraintValidator MaxInt The annotated element must be a byte or short or integer or long whose value must be lower or equal to the specified maximum.MaxIntConstraintValidator MaxLength The annotated element must have a string length whose value must be lower or equal to the specified maximum.MaxLengthConstraintValidator Validator for theMaxLengthconstraintMaxLongConstraintValidator MaxNumber The annotated element must be a number whose value must be lower or equal to the specified maximum.MaxShortConstraintValidator MaxSize The annotated element must have a list size whose value must be lower or equal to the specified maximum.MaxSizeConstraintValidator Validator for theMaxSizeconstraintMinBigDecimalNumberConstraintValidator Validator for theMinNumberconstraintMinBigIntegerNumberConstraintValidator Validator for theMinNumberconstraintMinByteConstraintValidator MinDouble The annotated element must be a double whose value must be higher or equal to the specified minimum.MinDoubleConstraintValidator MinFloatConstraintValidator MinInt The annotated element must be a byte or short or integer or long whose value must be higher or equal to the specified minimum.MinIntConstraintValidator MinLength The annotated element must have a string length whose value must be higher or equal to the specified minimum.MinLengthConstraintValidator Validator for theMinLengthconstraintMinLongConstraintValidator MinNumber The annotated element must be a number whose value must be higher or equal to the specified minimum.MinShortConstraintValidator MinSize The annotated element must have a list size whose value must be higher or equal to the specified minimum.MinSizeConstraintValidator Validator for theMinSizeconstraintNullable The annotated element may be optional, i.e.NullableArrayItem The annotated array element may be optional, i.e.Numeric The annotated element must be a decimal within accepted range (scale and precision).NumericConstraintValidator Validator for theNumericconstraintPast The annotated element must be an instant in the past.PastInstantConstraintValidator Validator for thePastconstraintPastOrPresent The annotated element must be an instant in the past or in the present.PastOrPresentInstantConstraintValidator Validator for thePastOrPresentconstraintPattern The annotatedStringmust match the specified regular expression.Pattern.Flag Possible Regexp flags.PatternConstraintValidator Validator for thePatternconstraintPhone The annotated element must be a valid phone number.PhoneConstraintValidator Validator for thePhoneconstraintRequiredConstraintValidator<T> Validator for the required constraintRequiredListConstraintValidator Validator for the required list constraintResponseValidators Used by generated code that was created byRxMicro Annotation ProcessorSize The annotated element must have the expected list size.SizeConstraintValidator Validator for theSizeconstraintSkype The annotated element must be a valid skype number.SkypeConstraintValidator Validator for theSkypeconstraintStatelessValidators Used by generated code that was created byRxMicro Annotation ProcessorSubEnum The annotated element must be an enumeration with predefined sub sequence.SubEnumConstraintValidator<T extends Enum<T>> Validator for theSubEnumconstraintTelegram The annotated element must be a valid telegram number.TelegramConstraintValidator Validator for theTelegramconstraintTruncatedTime The annotated element must be an instant with truncated time value.TruncatedTime.Truncated TruncatedTimeInstantConstraintValidator Validator for theTruncatedTimeconstraintUnexpectedResponseException Signals that the HTTP response, generated by the request handler, contains validation errors.UniqueItems The annotated element must contain unique items.UniqueItemsConstraintValidator Validator for theUniqueItemsconstraintUppercase The annotated element must a uppercase string.UppercaseConstraintValidator Validator for theUppercaseconstraintURI The annotated element must be a validURIaddress.URIConstraintValidator Validator for theURIconstraintURLEncoded The annotated element must be a valid URL encoded value.URLEncodedConstraintValidator Validator for theURLEncodedconstraintViber The annotated element must be a valid viber number.ViberConstraintValidator Validator for theViberconstraintWhatsApp The annotated element must be a valid whatsapp number.WhatsAppConstraintValidator Validator for theWhatsAppconstraint