Interface SqlTester.ValidatedNodeFunction<R>

Type Parameters:
R - Result type of the function
Enclosing interface:
SqlTester

public static interface SqlTester.ValidatedNodeFunction<R>
A function to apply to the result of validation.
See Also: