Class ImageTemplateInVMValidator

    • Constructor Detail

      • ImageTemplateInVMValidator

        public ImageTemplateInVMValidator()
    • Method Detail

      • name

        public String name()
        Get the name property: Friendly Name to provide context on what this validation step does.
        Returns:
        the name value.
      • withName

        public ImageTemplateInVMValidator withName​(String name)
        Set the name property: Friendly Name to provide context on what this validation step does.
        Parameters:
        name - the name value to set.
        Returns:
        the ImageTemplateInVMValidator object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.