FileSource
/ FileSink
.
It is kept only to support tests for the legacy connector stack.@Internal @Deprecated public class FileSystemValidator extends ConnectorDescriptorValidator
Modifier and Type | Field and Description |
---|---|
static String |
CONNECTOR_PATH
Deprecated.
|
static String |
CONNECTOR_TYPE_VALUE
Deprecated.
|
CONNECTOR, CONNECTOR_PROPERTY_VERSION, CONNECTOR_TYPE, CONNECTOR_VERSION
Constructor and Description |
---|
FileSystemValidator()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
validate(DescriptorProperties properties)
Deprecated.
Performs basic validation such as completeness tests.
|
public static final String CONNECTOR_TYPE_VALUE
public static final String CONNECTOR_PATH
public void validate(DescriptorProperties properties)
DescriptorValidator
validate
in interface DescriptorValidator
validate
in class ConnectorDescriptorValidator
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.