graphical checker and autocompletion for python functions or classes
jrobinAV opened this issue · 1 comments
jrobinAV commented
- Implement a graphical autocompletion/checker for config fields representing a python object (function, class)
- Define a way to describe it in the config.schema.json
FredLL-Avaiga commented
property in json schema validation should be identified by
- "taipy_function": true
- "taipy_class": true