Interface DatabaseSettingsValidator
- All Known Implementing Classes:
AbstractDatabaseSettingsValidator
,MsSQLServerSettingsValidator
,MySQLSettingsValidator
public interface DatabaseSettingsValidator
Validator that checks the settings of a database, configured externally.
-
Method Summary
-
Method Details
-
getErrors
Performs validation and returns a list of specific errors found in the database setup.- Returns:
- list of errors
-