Class JsonValidationProvider


  • public abstract class JsonValidationProvider
    extends Object
    Service provider for JSON validation objects.

    All the public methods in this class are safe for use by multiple concurrent threads. This type is not intended to be used directly by end users.

    Author:
    leadpony
    See Also:
    ServiceLoader
    • Constructor Detail

      • JsonValidationProvider

        protected JsonValidationProvider()
        Constructs this provider.