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