Skip to Main Content
Spotfire Ideas Portal
Status Future Consideration
Product Spotfire
Categories Actions
Created by Guest
Created on Sep 13, 2023

Improved runtime validation for external actions

when running an external action, Spotfire performs validation of user input (min/max for numeric values) and parameters retrieved from the data (such as min/max length of arrays) To further improve usability and robustness it would be helpful if the runtime validation was extended to cover more validation settings supported by Swagger/OAS 2.0, such as:

- unique values for arrays

- min/max length, pattern (reg exp) for strings

- man/max for numeric values (when part of a dataview)

  • Attach files