| Package | Description |
|---|---|
| com.networknt.schema | |
| com.networknt.schema.format |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JsonValidator
Standard json validator interface, implemented by all validators and JsonSchema.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DurationValidator
Validates that a string property conforms to RFC 3339's understanding of
duration as defined in ISO 8601:1988.
|
class |
EmailValidator
Perform email validations.
|
Copyright © 2023. All rights reserved.