Index

A B C E G I M N P V 
All Classes All Packages

A

AbstractConstraint - Class in com.github.damianwajser.validator.constraint
 
AbstractConstraint() - Constructor for class com.github.damianwajser.validator.constraint.AbstractConstraint
 

B

businessCode() - Method in annotation type com.github.damianwajser.validator.annotation.NotEmpty
 

C

com.github.damianwajser.validator.annotation - package com.github.damianwajser.validator.annotation
 
com.github.damianwajser.validator.constraint - package com.github.damianwajser.validator.constraint
 

E

excludes() - Method in annotation type com.github.damianwajser.validator.annotation.NotEmpty
 

G

getCurrentHttpMethod() - Method in class com.github.damianwajser.validator.constraint.AbstractConstraint
 
getCurrentHttpRequest() - Method in class com.github.damianwajser.validator.constraint.AbstractConstraint
 
groups() - Method in annotation type com.github.damianwajser.validator.annotation.NotEmpty
 

I

initialize(NotEmpty) - Method in class com.github.damianwajser.validator.constraint.NotEmptyConstraint
 
isValid(String, ConstraintValidatorContext) - Method in class com.github.damianwajser.validator.constraint.NotEmptyConstraint
 

M

message() - Method in annotation type com.github.damianwajser.validator.annotation.NotEmpty
 
methodExclude(HttpMethod[]) - Method in class com.github.damianwajser.validator.constraint.AbstractConstraint
 

N

NotEmpty - Annotation Type in com.github.damianwajser.validator.annotation
 
NotEmpty.List - Annotation Type in com.github.damianwajser.validator.annotation
Defines several @NotEmpty constraints on the same element.
NotEmptyConstraint - Class in com.github.damianwajser.validator.constraint
 
NotEmptyConstraint() - Constructor for class com.github.damianwajser.validator.constraint.NotEmptyConstraint
 

P

payload() - Method in annotation type com.github.damianwajser.validator.annotation.NotEmpty
 

V

value() - Method in annotation type com.github.damianwajser.validator.annotation.NotEmpty.List
 
A B C E G I M N P V 
All Classes All Packages