Uses of Record Class
cloud.opencode.base.tree.validation.TreeNodeValidator.ValidationResult
Packages that use TreeNodeValidator.ValidationResult
-
Uses of TreeNodeValidator.ValidationResult in cloud.opencode.base.tree.validation
Methods in cloud.opencode.base.tree.validation that return TreeNodeValidator.ValidationResultModifier and TypeMethodDescriptionTreeNodeValidator.ValidationResult.success()static <T extends Treeable<T,ID>, ID>
TreeNodeValidator.ValidationResultValidate tree nodes 验证树节点static <T extends Treeable<T,ID>, ID>
TreeNodeValidator.ValidationResultTreeNodeValidator.validateStructure(List<T> roots) Validate tree structure 验证树结构