| Package | Description |
|---|---|
| com.atlassian.plugin.descriptors | |
| com.atlassian.plugin.util.validation |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractModuleDescriptor.provideValidationRules(ValidationPattern pattern)
Provides validation rules for the pattern
|
| Modifier and Type | Method and Description |
|---|---|
static ValidationPattern |
ValidationPattern.createPattern() |
ValidationPattern |
ValidationPattern.rule(String context,
ValidationPattern.RuleTest... tests)
Adds a rule to the current pattern
|
ValidationPattern |
ValidationPattern.rule(ValidationPattern.RuleTest... tests)
Adds a rule to the current pattern, assuming the current context is "."
|
Copyright © 2020 Atlassian. All rights reserved.