@Internal public class AvroValidator extends FormatDescriptorValidator
Avro
.Modifier and Type | Field and Description |
---|---|
static String |
FORMAT_AVRO_SCHEMA |
static String |
FORMAT_RECORD_CLASS |
static String |
FORMAT_TYPE_VALUE |
FORMAT, FORMAT_DERIVE_SCHEMA, FORMAT_PROPERTY_VERSION, FORMAT_TYPE, FORMAT_VERSION
Constructor and Description |
---|
AvroValidator() |
Modifier and Type | Method and Description |
---|---|
void |
validate(DescriptorProperties properties)
Performs basic validation such as completeness tests.
|
public static final String FORMAT_TYPE_VALUE
public static final String FORMAT_RECORD_CLASS
public static final String FORMAT_AVRO_SCHEMA
public void validate(DescriptorProperties properties)
DescriptorValidator
validate
in interface DescriptorValidator
validate
in class FormatDescriptorValidator
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.