Annotation Interface TimeValidator.TimesOfDay

Enclosing class:
TimeValidator

@Retention(RUNTIME) @Target({METHOD,TYPE}) @Documented @Inherited @AbacAnnotation public static @interface TimeValidator.TimesOfDay
Constraint for a time of day - container for repeating TimeValidator.TimeOfDay.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Repeatable annotation holder.
  • Element Details