| Package | Description | 
|---|---|
| org.apache.avro | Avro kernel classes. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ValidateAll
 A  SchemaValidatorfor validating the provided schema against all
 schemas in the Iterable inValidateAll.validate(Schema, Iterable). | 
| class  | ValidateLatest
 A  SchemaValidatorfor validating the provided schema against the
 firstSchemain the iterable inValidateLatest.validate(Schema, Iterable). | 
| Modifier and Type | Method and Description | 
|---|---|
| SchemaValidator | SchemaValidatorBuilder. validateAll() | 
| SchemaValidator | SchemaValidatorBuilder. validateLatest() | 
Copyright © 2009–2020 The Apache Software Foundation. All rights reserved.