Package | Description |
---|---|
org.spf4j.maven.plugin.avro.avscp.validation.impl |
Modifier and Type | Class and Description |
---|---|
class |
SchemaCompatibilityValidator
Validates previously released schemas for backward compatibility.
|
class |
SchemaDocValidator
Validates schema documentation fields are not empty for:
Records, Fixed, Enum, Record Fields.
|
class |
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.