public interface DestinationValidation
Modifier and Type | Method and Description |
---|---|
List<String> |
validate(String destinationType,
Properties destinationProperties)
Validates a destination configuration.
|
List<String> validate(String destinationType, Properties destinationProperties)
destinationType
- the type of the destination - HTTP, MAIL, RFC or LDAPdestinationProperties
- the destination configuration to validateCopyright © 2018 SAP. All Rights Reserved.