Package org.spf4j.maven.plugin.avro.avscp.validation.impl
-
Class Summary 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.