@Internal public class FunctionDescriptorValidator extends Object implements DescriptorValidator
FunctionDescriptor.| Modifier and Type | Field and Description |
|---|---|
static String |
FROM |
static String |
FROM_VALUE_CLASS |
static String |
FROM_VALUE_PYTHON |
| Constructor and Description |
|---|
FunctionDescriptorValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(DescriptorProperties properties)
Performs basic validation such as completeness tests.
|
public static final String FROM
public static final String FROM_VALUE_CLASS
public static final String FROM_VALUE_PYTHON
public void validate(DescriptorProperties properties)
DescriptorValidatorvalidate in interface DescriptorValidatorCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.