public final class YamlDomChecker extends Object
null
scalar values and mappings or sequences with null
child nodes.Modifier and Type | Method and Description |
---|---|
static void |
check(YamlNode node)
Performs checks on the provided YAML node recursively.
|
public static void check(YamlNode node)
node
- The YAML node to check for null
sCopyright © 2019 Hazelcast, Inc.. All Rights Reserved.