public interface Node
Modifier and Type | Method and Description |
---|---|
List<String> |
getUnusedProperties()
Visits recursively the whole structure and returns list of unused properties.
|
com.atlassian.bamboo.specs.api.validators.common.ValidationContext |
getValidationContext()
Returns validation context of the node.
|
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.