public class ArrayBatchValidator extends NameableNodeValidator<ArrayBatch>
Validator.MISSING_ARRAYBATCH
Validator.DENIED_ARRAYBATCH
Constructor and Description |
---|
ArrayBatchValidator() |
Modifier and Type | Method and Description |
---|---|
protected Fix |
getMissingItemFix(DbControl dc,
Node parentNode)
The suggested fix is to add an array batch to the
slide.
|
postValidate
getDeniedItemFix, postDeniedItem, postMissingItem, postValidateFolder, preDeniedItem, preMissingItem, preValidate
protected Fix getMissingItemFix(DbControl dc, Node parentNode)
getMissingItemFix
in class BasicNodeValidator<ArrayBatch>