Class DirectedGraphValidator<T>
java.lang.Object
co.yellowdog.platform.model.validation.customvalidators.DirectedGraphValidator<T>
- Type Parameters:
T- The entity type being validated
Supports custom validators that check graph like relationships.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DirectedGraphValidator
-
-
Method Details
-
allReferencedNodesExist
-
isAcyclic
-