Annotation Interface ScaledScore
@Documented
@Constraint(validatedBy=ScaledScoreValidator.class)
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE})
@Retention(RUNTIME)
public @interface ScaledScore
The annotated element must be a valid scaled score.
- Author:
- István Rátkai (Selindek)
- See Also:
-
Optional Element Summary
Optional Elements