Class YamlSchemaValidatorConfig
java.lang.Object
org.alexmond.yaml.validator.config.YamlSchemaValidatorConfig
Configuration properties for YAML schema validation.
Properties are bound to the 'validator' prefix in application properties.
Contains settings for schema validation, report generation, and HTTP client configuration.
- Since:
- 1.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
YamlSchemaValidatorConfig
public YamlSchemaValidatorConfig()
-