| Package | Description |
|---|---|
| io.cdap.directives.validation.conformers |
| Class and Description |
|---|
| Conformer
Conformer represents a type that can check whether some object instance of type T follows a set of restrictions (a
schema) enforced by this conformer.
|
| Conformer.Factory
Factory interface for Conformers.
|
| JsonConformer
Validates using JSON Validator.
|
| JsonConformer.Factory
Factory for JsonConformer.
|
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.