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