public abstract class AbstractFileValidator extends Object implements JobEntryValidator
KEY_LEVEL_ON_FAIL
Constructor and Description |
---|
AbstractFileValidator() |
Modifier and Type | Method and Description |
---|---|
protected VariableSpace |
getVariableSpace(CheckResultSourceInterface source,
String propertyName,
List<CheckResultInterface> remarks,
ValidatorContext context) |
static void |
putVariableSpace(ValidatorContext context,
VariableSpace variableSpace) |
static ValidatorContext |
putVariableSpace(VariableSpace variableSpace) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName, validate
public static ValidatorContext putVariableSpace(VariableSpace variableSpace)
protected VariableSpace getVariableSpace(CheckResultSourceInterface source, String propertyName, List<CheckResultInterface> remarks, ValidatorContext context)
public static void putVariableSpace(ValidatorContext context, VariableSpace variableSpace)
Copyright © 2018 Hitachi Vantara. All rights reserved.