| Package | Description |
|---|---|
| io.cdap.directives.validation.conformers |
| Modifier and Type | Method and Description |
|---|---|
List<ConformanceIssue> |
JsonConformer.checkConformance(com.google.gson.JsonObject value) |
List<ConformanceIssue> |
Conformer.checkConformance(T value)
Validate the given value against the loaded schema.
|
Copyright © 2024 CDAP Licensed under the Apache License, Version 2.0.