Example usage for Java com.vaadin.data BindingValidationStatus fields, constructors, methods, implement or subclass
The text is from its open source code.
Optional | getResult() Gets the validation result if status is either Status#OK or Status#ERROR or an empty optional if status is Status#UNRESOLVED . |