Class ManualPath
java.lang.Object
io.kestra.core.models.validations.ManualPath
- All Implemented Interfaces:
Iterable<javax.validation.Path.Node>,javax.validation.Path
-
Nested Class Summary
Nested classes/interfaces inherited from interface javax.validation.Path
javax.validation.Path.BeanNode, javax.validation.Path.ConstructorNode, javax.validation.Path.ContainerElementNode, javax.validation.Path.CrossParameterNode, javax.validation.Path.MethodNode, javax.validation.Path.Node, javax.validation.Path.ParameterNode, javax.validation.Path.PropertyNode, javax.validation.Path.ReturnValueNode -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator