public class ValidationUtil
extends java.lang.Object
| Constructor and Description |
|---|
ValidationUtil() |
| Modifier and Type | Method and Description |
|---|---|
TypeName |
getUnmodifiedType(Type type) |
boolean |
isValidLiteralValue(Value value,
GraphQLType type) |
public boolean isValidLiteralValue(Value value, GraphQLType type)