import java.lang.annotation.ElementType;import java.lang.annotation.Retention;import java.lang.annotation.RetentionPolicy;import java.lang.annotation.Target;Go to the source code of this file.
Classes | |
| interface | dev.rafex.ether.config.validation.Max |
Packages | |
| package | dev.rafex.ether.config.validation |
| Declarative validation annotations and validators for bound configuration records. | |