JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ai.stapi.graphsystem.commandvalidation.model
Interface CommandValidator
All Known Implementing Classes:
OperationDefinitionCommandValidator
public interface
CommandValidator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
CommandConstrainViolation
>
validate
(
Command
command)
Method Details
validate
List
<
CommandConstrainViolation
>
validate
(
Command
command)