Class CommandViolationFieldPathPart
java.lang.Object
ai.stapi.graphsystem.commandvalidation.model.fieldPath.CommandViolationFieldPathPart
-
Constructor Summary
ConstructorsConstructorDescriptionCommandViolationFieldPathPart(String fieldName) CommandViolationFieldPathPart(String fieldName, @Nullable String typeName) -
Method Summary
Modifier and TypeMethodDescription@Nullable Stringrender()voidsetTypeName(@Nullable String typeName)
-
Constructor Details
-
CommandViolationFieldPathPart
-
CommandViolationFieldPathPart
-
-
Method Details
-
getFieldName
-
getTypeName
-
setTypeName
-
render
-