New to KendoReact? Start a free 30-day trial
FormValidatorType
FormValidatorTypePremium
Validates an entire form and returns error messages.
- values - Contains the current values from all form fields
- valueGetter - Gets field values using field paths like 'user.name'
Returns a key-value pair where the key is the field path and the value is the error message.