@Internal public class FunctionDescriptorValidator extends Object implements DescriptorValidator
FunctionDescriptor.| Modifier and Type | Field and Description |
|---|---|
static String |
FROM |
static String |
FROM_VALUE_CLASS |
| 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 void validate(DescriptorProperties properties)
DescriptorValidatorvalidate in interface DescriptorValidatorCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.