Class Validated.None

java.lang.Object
org.openrewrite.Validated.None
All Implemented Interfaces:
Iterable<Validated>, Validated
Enclosing interface:
Validated

public static class Validated.None extends Object implements Validated
Indicates that no validation has occurred. None is considered "valid", effectively a no-op validation.