Can i have validation for each input fields? like only allowing numeric/alpha numeric and matching regex patterns in UiPath Apps. And also it would be great if we can provide a file as input through UiPath apps (input dialog box attaching files) and the same for output control.
The File Picker was released and validation for many scenarios is possible via Expressions. For example, this label will only appear when a number greater than 0 is entered (if any letter are included the label is hidden):
Based on feedback from insiders and the forum we’re enriching the validation experience with additional functionality which will be available in the second half of March