mirror of
https://github.com/apache/superset.git
synced 2026-04-22 09:35:23 +00:00
Renaming field to control (#2210)
This commit is contained in:
committed by
GitHub
parent
d5ba88b407
commit
1e47d6fb41
@@ -1,6 +1,6 @@
|
||||
/* Reusable validator functions used in controls definitions
|
||||
*
|
||||
* validator functions receive the v and the configuration of the field
|
||||
* validator functions receive the v and the configuration of the control
|
||||
* as arguments and return something that evals to false if v is valid,
|
||||
* and an error message if not valid.
|
||||
* */
|
||||
|
||||
Reference in New Issue
Block a user