Annotation Interface PrivateKeyIsValid
@Constraint(validatedBy=PrivateKeyValidator.class)
@Target(TYPE)
@Retention(RUNTIME)
public @interface PrivateKeyIsValid
Beans annotated with
PrivateKeyValidator and Validated will have the
constraints applied.- Author:
- Ollie Hughes
-
Optional Element Summary
Optional Elements