Annotation Type HostKeyAndAlgoBothExist
-
@Constraint(validatedBy=HostKeyAndAlgoBothExistValidator.class) @Target(TYPE) @Retention(RUNTIME) public @interface HostKeyAndAlgoBothExist
Beans annotated withHostKeyAndAlgoBothExistandValidatedwill have the constraints applied.- Author:
- Ollie Hughes