readme addition

This commit is contained in:
Niels Lyngsø
2024-08-13 21:12:57 +02:00
parent 8d92416644
commit 6bfbc719bc

View File

@@ -82,6 +82,8 @@ We provide a few built in Validators which handles most cases.
This Validator binds a Form Control Element with the Validation Context. When the Form Control becomes Invalid, its Validation Message is appended to the Validation Context.
Notice this one also comes as a Lit Directive called `umbBindToValidation`.
### Server Model Validator
This Validator can asks a end-point for validation of the model.