@Internal @Deprecated public abstract class ConnectorDescriptorValidator extends Object implements DescriptorValidator
Modifier and Type | Field and Description |
---|---|
static String |
CONNECTOR
Deprecated.
Prefix for connector-related properties.
|
static String |
CONNECTOR_PROPERTY_VERSION
Deprecated.
Key for describing the property version.
|
static String |
CONNECTOR_TYPE
Deprecated.
Key for describing the type of the connector.
|
static String |
CONNECTOR_VERSION
Deprecated.
Key for describing the version of the connector.
|
Constructor and Description |
---|
ConnectorDescriptorValidator()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
validate(DescriptorProperties properties)
Deprecated.
Performs basic validation such as completeness tests.
|
public static final String CONNECTOR
public static final String CONNECTOR_TYPE
public static final String CONNECTOR_PROPERTY_VERSION
public static final String CONNECTOR_VERSION
public void validate(DescriptorProperties properties)
DescriptorValidator
validate
in interface DescriptorValidator
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.