public class VAlarmEmailValidator extends java.lang.Object implements Validator<VAlarm>
Constructor and Description |
---|
VAlarmEmailValidator() |
Modifier and Type | Method and Description |
---|---|
void |
validate(VAlarm target)
Validates the associated model against an applicable standard.
|
public void validate(VAlarm target) throws ValidationException
validate
in interface Validator<VAlarm>
ValidationException
- where the model does not confirm to the applicable standard