All Classes
-
All Classes Interface Summary Class Summary Class Description SchemaCompatibilityValidator Validates previously released schemas for backward compatibility.SchemaCompileMojo Mojo that will compile the avro sources: *.avsc, *.avpr, *.avdl in: 1) java files.SchemaDependenciesMojo mojo that fetches all schema dependencies.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.SchemaPackageMojo mojo that packages a schema package and avro sources and attaches them as separate artifacts.SchemaValidatorMojo Mojo that runs all Schema validators on this project schemasSourceLocation Validator<T> Validator.Result ValidatorMojo Interface to abstract the Validator MOJO for the Validators.Validators