Class AbstractFileValidator

    • Constructor Detail

      • AbstractFileValidator

        public AbstractFileValidator()
    • Method Detail

      • putVariableSpace

        public static ValidatorContext putVariableSpace​(org.pentaho.di.core.variables.VariableSpace variableSpace)
      • getVariableSpace

        protected org.pentaho.di.core.variables.VariableSpace getVariableSpace​(org.pentaho.di.core.CheckResultSourceInterface source,
                                                                               String propertyName,
                                                                               List<org.pentaho.di.core.CheckResultInterface> remarks,
                                                                               ValidatorContext context)
      • putVariableSpace

        public static void putVariableSpace​(ValidatorContext context,
                                            org.pentaho.di.core.variables.VariableSpace variableSpace)