Package nl.knaw.dans.validation
Annotation Interface SwordToken
@Target({FIELD,PARAMETER})
@Retention(RUNTIME)
@Constraint(validatedBy=SwordTokenValidator.class)
@Documented
public @interface SwordToken
Validates that the value of a field is a valid SWORD token.
-
Optional Element Summary
Optional Elements