Class ExtraFieldCommandViolation
java.lang.Object
ai.stapi.graphsystem.commandvalidation.model.AbstractCommandConstrainViolation
ai.stapi.graphsystem.commandvalidation.infrastructure.operationdefinition.ExtraFieldCommandViolation
- All Implemented Interfaces:
CommandConstrainViolation
-
Nested Class Summary
Nested classes/interfaces inherited from interface ai.stapi.graphsystem.commandvalidation.model.CommandConstrainViolation
CommandConstrainViolation.Level -
Constructor Summary
ConstructorsConstructorDescriptionExtraFieldCommandViolation(String commandName, CommandViolationFieldPath fieldPath) -
Method Summary
Methods inherited from class ai.stapi.graphsystem.commandvalidation.model.AbstractCommandConstrainViolation
getCommandName, getFieldPath, getLevel, getMessage
-
Constructor Details
-
ExtraFieldCommandViolation
-
-
Method Details
-
getBecauseMessage
- Specified by:
getBecauseMessagein classAbstractCommandConstrainViolation
-