@Value.Immutable public abstract static class RuleVertex.ValidationVertex<T> extends RuleVertex implements HasHumanReadableLabel
RuleVertex.CalculationVertex<T>, RuleVertex.ValidationVertex<T>, RuleVertex.ValueVertex<T>| Constructor and Description |
|---|
ValidationVertex() |
| Modifier and Type | Method and Description |
|---|---|
String |
asHumanReadable() |
abstract Validation<T> |
calculation() |
calculation, validation, valueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasHumanReadable@Value.Parameter public abstract Validation<T> calculation()
public String asHumanReadable()
asHumanReadable in interface HasHumanReadableLabelCopyright © 2023. All rights reserved.