Package org.javalid.external.db.annotations.validation

Annotation Types Summary
DbNumCheck If a method or field is annotated with this annotation it means that its value must be checked against a database query.
DbNumChecks Allows you to specify multiple DbNumCheck annotation checks.