Package com.e1c.g5.v8.dt.mw.ui
Class MovementConstructorValidator
java.lang.Object
com.e1c.g5.v8.dt.mw.ui.MovementConstructorValidator
Movement contructor validator , validates movement tree item value
-
Constructor Summary
ConstructorsConstructorDescriptionMovementConstructorValidator
(ModuleProcessor moduleProcessor, Document document) Create movement contructor validator -
Method Summary
Modifier and TypeMethodDescriptionvalidateValue
(MovementConstructorTreeItem treeItem) Validate treeItem value
-
Constructor Details
-
MovementConstructorValidator
Create movement contructor validator- Parameters:
moduleProcessor
- - movement constructor moduleProcessor , cannot benull
document
- - current document, cannot benull
-
-
Method Details
-
validateValue
Validate treeItem value- Parameters:
treeItem
- - current treeitem, cannot benull
- Returns:
- - validate result, cannot be
null
-