Class ConnectorValidator
java.lang.Object
com.atlassian.crowd.directory.ldap.validator.ConnectorValidator
Aggregates errors for the list of validators
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ConnectorValidator
-
-
Method Details
-
getErrors
Gets the errors detected by the list of validators for the specified directory- Parameters:
directory
- a directory object.- Returns:
- a list of aggregated errors or an empty list if there are no errors. Never returns null
-