[fields] Support validation on custom fields #14495
Labels
component: pickers
This is the name of the generic UI component, not the React module!
customization: logic
Logic customizability
feature: Keyboard editing
Related to the pickers keyboard edition
Right now, people don't have a way to validate values when they use fields that don't rely on
useDateField
(and equivalent hooks).The goal of this issue is to export
useValidation
and the other tools needed to make it possible.This should come with some DX improvements since those tools are currently designed for internal usage only.
Search keywords:
The text was updated successfully, but these errors were encountered: