Class ScopeKeyword

  • All Implemented Interfaces:
    com.networknt.schema.Keyword

    public class ScopeKeyword
    extends com.networknt.schema.AbstractKeyword
    • Constructor Detail

      • ScopeKeyword

        public ScopeKeyword​(ScopeService scopeService)
    • Method Detail

      • newValidator

        public com.networknt.schema.JsonValidator newValidator​(String schemaPath,
                                                               com.fasterxml.jackson.databind.JsonNode schemaNode,
                                                               com.networknt.schema.JsonSchema parentSchema,
                                                               com.networknt.schema.ValidationContext validationContext)