ItsPrompt icon indicating copy to clipboard operation
ItsPrompt copied to clipboard

[FEATURE] add validator to TablePrompt

Open TheItsNameless opened this issue 1 year ago • 0 comments

Feature description It should be possible to add a validation function to the TablePrompt, in order to check whether the values filled in are all correct.

Additional Information The function should take a pandas.DataFrame and return an error message, just like the InputPrompt.

TheItsNameless avatar May 07 '23 12:05 TheItsNameless