public class VAlarmITIPValidator extends java.lang.Object implements Validator<VAlarm>
Component/Property Presence ------------------- ---------------------------------------------- VALARM 0+ ACTION 1 ATTACH 0+ DESCRIPTION 0 or 1 DURATION 0 or 1 if present REPEAT MUST be present REPEAT 0 or 1 if present DURATION MUST be present SUMMARY 0 or 1 TRIGGER 1 X-PROPERTY 0+
Constructor and Description |
---|
VAlarmITIPValidator() |
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