I have two questions. (1) will it work with Vaadin 24?(2)

I have two questions.

(1) will it work with Vaadin 24?

(2) Do I need to use Vaadin Pro?

Thanks for good work.


update:

It seems to work with Vaadin 24.

Do you have examples of how to use validators for fields?

Hi,

1 - Yes. Also, I just published version 7.0.0 which requires Vaadin 24.0.2 or later.

2 - You don't need to use Vaadin Pro to use this add-on. This add-on is licenced under the Apache License 2.0.

Update: Please check the comments here or the examples on GitHub.

Thanks for the new revision for Vaadin 24. Much appreciated.

I can not figure out how to use validations (single, multiple, or custom). I checked the comments several times and the code of GitHub. a small example will go long way for me and possibly for others.