Package io.helidon.security.abac.time
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
Modifier and TypeRequired ElementDescriptionRepeatable annotation holder.
-
Element Details
-
value
TimeValidator.TimeOfDay[] valueRepeatable annotation holder.- Returns:
- repeatable annotation
-