How do you validate user input from a fiel using regular expressions in Vaadin 8?
The previous addValidator() method has been removed in Vaadin 8
Any assistance provided would be highly appreciated
Check the new Binder and its API (it uses fluent syntax), e.g. withValidator()