public class Preconditions extends Object
| Constructor and Description |
|---|
Preconditions() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkInputType(String fname,
com.fasterxml.jackson.databind.JsonNode in,
com.fasterxml.jackson.databind.node.JsonNodeType... types) |
public static void checkInputType(String fname, com.fasterxml.jackson.databind.JsonNode in, com.fasterxml.jackson.databind.node.JsonNodeType... types) throws net.thisptr.jackson.jq.exception.IllegalJsonInputException
net.thisptr.jackson.jq.exception.IllegalJsonInputExceptionCopyright © 2024. All rights reserved.