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