JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.elo.flows.api.components.connection
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