@Documented @Constraint(validatedBy={}) @Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER,TYPE_USE}) @Retention(value=RUNTIME) public @interface GitHubPAT
CharSequence.
null elements are considered valid.
public abstract GitHubPAT.Type type
Type of the annotated element.public abstract String message
public abstract Class<?>[] groups
public abstract Class<? extends jakarta.validation.Payload>[] payload
Copyright © 2023–2025 SEART. All rights reserved.