public class NodeValidator extends Object
| Constructor and Description |
|---|
NodeValidator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkNoNullElements(Collection<?> collection,
String fieldTypeName,
String nodeContextInfo) |
static void |
checkNoNullElements(Map<?,?> map,
String fieldTypeName,
String nodeContextInfo) |
Copyright © 2022 Google LLC. All rights reserved.