Interface ValidationException.Supplier<T> (2.30.0)

public static interface ValidationException.Supplier<T>

Type Parameter

Name Description
T

Methods

get()

public abstract T get()
Returns
Type Description
T