public class GInterruptibleValidationRule extends Object implements ValidationRule
| Constructor and Description |
|---|
GInterruptibleValidationRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(ModuleContext context,
ModelObject mobj,
IssueLogger logger)
This method validates the supplied model object
and reports any relevant issues to the supplied logger.
|
public void validate(ModuleContext context, ModelObject mobj, IssueLogger logger)
validate in interface ValidationRulecontext - The validation contextmobj - The model objectlogger - The loggerCopyright © 2014. All Rights Reserved.