Class AbstractCommandConstrainViolation

java.lang.Object
ai.stapi.graphsystem.commandvalidation.model.AbstractCommandConstrainViolation
All Implemented Interfaces:
CommandConstrainViolation
Direct Known Subclasses:
ActualValueCommandConstrainViolation, ExtraFieldCommandViolation, FieldCardinalityCommandViolation, InvalidUnionMemberTypeCommandViolation, MissingRequiredFieldCommandViolation

public abstract class AbstractCommandConstrainViolation extends Object implements CommandConstrainViolation