| Interface | Description |
|---|---|
| ValidatorMojo |
Interface to abstract the Validator MOJO for the Validators.
|
| Class | Description |
|---|---|
| SchemaCompileMojo |
Mojo that will compile the avro sources: *.avsc, *.avpr, *.avdl in:
1) java files.
|
| SchemaDependenciesMojo |
mojo that fetches all schema dependencies.
|
| SchemaMojoBase | |
| SchemaValidatorMojo |
Mojo that runs all Schema validators on this project schemas:
Built in validators: docValidator (schema documentation), compatibility (schema compatibility)
Custom validators can be built and used.
|
Copyright © 2018 SPF4J. All rights reserved.