Annotation Interface Validate


@Target(METHOD) @Retention(RUNTIME) public @interface Validate
a method in a connection provider marked with this annotation may be used to validate credential input. The method should return an object of type ValidationResult