Class CommandViolationFieldPath
java.lang.Object
ai.stapi.graphsystem.commandvalidation.model.fieldPath.CommandViolationFieldPath
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull CommandViolationFieldPathadd(CommandViolationFieldPathPart newPart) @NotNull CommandViolationFieldPath@NotNull CommandViolationFieldPathsetTypeNameToLast(String typeName)
-
Constructor Details
-
CommandViolationFieldPath
public CommandViolationFieldPath()
-
-
Method Details
-
add
-
add
@NotNull public @NotNull CommandViolationFieldPath add(String fieldName, @Nullable @Nullable String typeName) -
add
-
setTypeNameToLast
-
renderPath
-