public static interface ContentLabelService.Validator
Modifier and Type | Method and Description |
---|---|
ValidationResult |
validateAddLabels(ContentId contentId,
Label... labels)
Validates that the list of labels can be added to the given content
|
ValidationResult validateAddLabels(ContentId contentId, Label... labels)
labels
- the list of labels to validateCopyright © 2003–2018 Atlassian. All rights reserved.