Constructor and Description |
---|
ListNode(List<T> list,
com.atlassian.bamboo.specs.api.validators.common.ValidationContext validationContext) |
Modifier and Type | Method and Description |
---|---|
<X extends Node> |
asListOf(Class<X> expectedType) |
static ListNode<Node> |
fromList(List<?> list,
com.atlassian.bamboo.specs.api.validators.common.ValidationContext validationContext) |
List<T> |
getList() |
List<String> |
getUnusedProperties()
Visits recursively the whole structure and returns list of unused properties.
|
Stream<T> |
stream() |
getValidationContext, toString
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.