Package nl.knaw.dans.validation
Annotation Interface UrnUuid
@Constraint(validatedBy={UrnUuidValidator.class,UrnUuidValidatorForUri.class})
@Target({FIELD,PARAMETER})
@Retention(RUNTIME)
public @interface UrnUuid
Validates that the value of a field is a valid URN UUID.
-
Optional Element Summary
Optional Elements