| Package | Description |
|---|---|
| com.atlassian.bitbucket.setting | |
| com.atlassian.bitbucket.ui |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SettingsValidationErrors
Used by
SettingsValidator to report validation errors. |
| Modifier and Type | Method and Description |
|---|---|
void |
PluginFormFragments.validate(Map<String,String[]> requestParams,
ValidationErrors errors)
Validate all
ContextualFormFragments defined for this form. |
void |
ContextualFormFragment.validate(Map<String,String[]> requestParams,
ValidationErrors errors,
Map<String,Object> context)
Validate the fields supplied by this form fragment.
|
Copyright © 2024 Atlassian. All rights reserved.