Uses of Interface
ai.stapi.graphsystem.commandvalidation.model.CommandConstrainViolation
Packages that use CommandConstrainViolation
Package
Description
-
Uses of CommandConstrainViolation in ai.stapi.graphsystem.commandvalidation.infrastructure.operationdefinition
Classes in ai.stapi.graphsystem.commandvalidation.infrastructure.operationdefinition that implement CommandConstrainViolationModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassMethods in ai.stapi.graphsystem.commandvalidation.infrastructure.operationdefinition that return types with arguments of type CommandConstrainViolationModifier and TypeMethodDescription -
Uses of CommandConstrainViolation in ai.stapi.graphsystem.commandvalidation.model
Classes in ai.stapi.graphsystem.commandvalidation.model that implement CommandConstrainViolationModifier and TypeClassDescriptionclassclassMethods in ai.stapi.graphsystem.commandvalidation.model that return types with arguments of type CommandConstrainViolationModifier and TypeMethodDescription -
Uses of CommandConstrainViolation in ai.stapi.graphsystem.commandvalidation.model.exceptions
Methods in ai.stapi.graphsystem.commandvalidation.model.exceptions that return types with arguments of type CommandConstrainViolationMethod parameters in ai.stapi.graphsystem.commandvalidation.model.exceptions with type arguments of type CommandConstrainViolationModifier and TypeMethodDescriptionstatic CannotDispatchCommandCannotDispatchCommand.becauseThereWereConstrainViolation(String commandName, String targetAggregateIdentifier, List<CommandConstrainViolation> commandConstrainViolations)