Class JsonSchemaModelValidatorConfiguration


  • @Configuration
    public class JsonSchemaModelValidatorConfiguration
    extends Object
    • Constructor Detail

      • JsonSchemaModelValidatorConfiguration

        public JsonSchemaModelValidatorConfiguration()
    • Method Detail

      • getConnectorSchemaLoader

        @Bean(name="connectorSchemaLoader")
        public org.everit.json.schema.loader.SchemaLoader getConnectorSchemaLoader()
                                                                            throws IOException
        Throws:
        IOException
      • getProcessExtensionsSchemaLoader

        @Bean(name="processExtensionsSchemaLoader")
        public org.everit.json.schema.loader.SchemaLoader getProcessExtensionsSchemaLoader()
                                                                                    throws IOException
        Throws:
        IOException
      • getModelExtensionsSchemaLoader

        @Bean(name="modelExtensionsSchemaLoader")
        public org.everit.json.schema.loader.SchemaLoader getModelExtensionsSchemaLoader()
                                                                                  throws IOException
        Throws:
        IOException