| Class | Description |
|---|---|
| SchemaCompatibilityValidator |
Validates previously released schemas for backward compatibility.
|
| SchemaDocValidator |
Validates schema documentation fields are not empty for:
Records, Fixed, Enum, Record Fields.
|
| SchemaNamesValidator |
Validates schema names to be compliant with: no underscores in names (camel case should bd used instead) names must
have a minimum size.
|
Copyright © 2018 SPF4J. All rights reserved.