Class YamlSchemaValidatorConfig
java.lang.Object
org.alexmond.yaml.validator.config.YamlSchemaValidatorConfig
@Configuration
@ConfigurationProperties("validator")
public class YamlSchemaValidatorConfig
extends Object
Configuration properties for YAML schema validation.
Properties are bound to the 'validator' prefix in application properties.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
YamlSchemaValidatorConfig
public YamlSchemaValidatorConfig()
-