Interface Node

    • Method Detail

      • getValidationContext

        @NotNull
        @NotNull com.atlassian.bamboo.specs.api.validators.common.ValidationContext getValidationContext()
        Returns validation context of the node.
      • getUnusedProperties

        @NotNull
        @NotNull List<String> getUnusedProperties()
        Visits recursively the whole structure and returns list of unused properties. Children of unused properties are not reported.