Module org.leadpony.justify
Package org.leadpony.justify.spi
Service Provider Interface (SPI) to plug in implementations for JSON validation services.
Please note that this package is not intended to be used directly by end users.
-
Interface Summary Interface Description ContentEncodingScheme Encoding scheme of the content of the JSON string.ContentMimeType MIME type of the content of the JSON string.FormatAttribute A Service Provider Interface for format attribute. -
Class Summary Class Description JsonValidationProvider Service provider for JSON validation objects.