Class YamlSchemaValidatorRunner

java.lang.Object
org.alexmond.yaml.validator.YamlSchemaValidatorRunner
All Implemented Interfaces:
org.springframework.boot.ApplicationRunner

@Component public class YamlSchemaValidatorRunner extends Object implements org.springframework.boot.ApplicationRunner
  • Constructor Details

    • YamlSchemaValidatorRunner

      public YamlSchemaValidatorRunner()
  • Method Details

    • run

      public void run(org.springframework.boot.ApplicationArguments args)
      Specified by:
      run in interface org.springframework.boot.ApplicationRunner