public class LSendValidationRule extends Object implements ValidationRule
Constructor and Description |
---|
LSendValidationRule() |
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 ValidationRule
context
- The validation contextmobj
- The model objectlogger
- The loggerCopyright © 2014. All Rights Reserved.