Class FileSystemValidator

java.lang.Object
org.apache.flink.table.descriptors.ConnectorDescriptorValidator
org.apache.flink.table.descriptors.FileSystemValidator
All Implemented Interfaces:
DescriptorValidator

@Internal @Deprecated public class FileSystemValidator extends ConnectorDescriptorValidator
Deprecated.
The legacy CSV connector has been replaced by FileSource / FileSink. It is kept only to support tests for the legacy connector stack.
Validator for the options of the filesystem connector.