public interface InputTypeValidator
| Modifier and Type | Interface and Description |
|---|---|
static class |
InputTypeValidator.TypePromotionValidator |
| Modifier and Type | Method and Description |
|---|---|
EdmType |
validateParameterSet(List<ParameterSet> allowedParameterTypes,
List<EdmType> actualParameterTypes) |
EdmType validateParameterSet(List<ParameterSet> allowedParameterTypes, List<EdmType> actualParameterTypes) throws ExpressionParserInternalError
ExpressionParserInternalErrorCopyright © 2020. All rights reserved.