vaadin/flow-and-components-documentation

Add documentation for built-in client-side validators

Haprog opened this issue · 1 comments

Add documentation for built-in client-side validators which are defined in Validators.ts.

These should be mentioned in tutorial-validation-ts.asciidoc and there should be at least some code examples about using the built-in validators (in addition to custom validators).

I'm not sure why this wasn't closed automatically when the PR above was merged, but this was fixed by 0aed851 (maybe that's, because it's not in master yet but only in feature/forms branch)