Class BaseFormatValidator

    • Field Detail

      • assertionsEnabled

        protected final boolean assertionsEnabled
    • Constructor Detail

      • BaseFormatValidator

        public BaseFormatValidator​(SchemaLocation schemaLocation,
                                   com.fasterxml.jackson.databind.JsonNode schemaNode,
                                   Schema parentSchema,
                                   Keyword keyword,
                                   SchemaContext schemaContext)
    • Method Detail

      • isFormatAssertionVocabularyEnabled

        protected boolean isFormatAssertionVocabularyEnabled()
      • isAssertionsEnabled

        protected boolean isAssertionsEnabled​(ExecutionContext executionContext)