Uses of Interface
com.atlassian.bitbucket.setting.SettingsValidationErrors
Packages that use SettingsValidationErrors
- 
Uses of SettingsValidationErrors in com.atlassian.bitbucket.settingMethods in com.atlassian.bitbucket.setting with parameters of type SettingsValidationErrorsModifier and TypeMethodDescriptionvoidSettingsValidator.validate(com.atlassian.bitbucket.setting.Settings settings, SettingsValidationErrors errors, com.atlassian.bitbucket.scope.Scope scope) Validate the givensettingsbefore they are persisted.