| Package | Description |
|---|---|
| org.everit.json.schema.internal | |
| org.everit.json.schema.loader.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
DateFormatValidator
Implementation of the "date" format value.
|
class |
DateTimeFormatValidator
Implementation of the "date-time" format value.
|
class |
EmailFormatValidator
Implementation of the "email" format value.
|
class |
HostnameFormatValidator
Implementation of the "hostname" format value.
|
class |
IPAddressValidator
Deprecated.
|
class |
IPV4Validator
Implementation of the "ipv4" format value.
|
class |
IPV6Validator
Implementation of the "ipv6" format value.
|
class |
JsonPointerFormatValidator |
class |
RegexFormatValidator |
class |
RelativeJsonPointerFormatValidator |
class |
TemporalFormatValidator
Base class for date and time format validators
|
class |
TimeFormatValidator
Implementation of the "time" format value.
|
class |
URIFormatValidator
Implementation of the "uri" format value.
|
class |
URIReferenceFormatValidator |
class |
URITemplateFormatValidator |
class |
URIV4FormatValidator |
| Modifier and Type | Class and Description |
|---|---|
class |
WrappingFormatValidator |
Copyright © 2018. All rights reserved.