Skip to content

Conversation

@MontrealSergiy
Copy link
Contributor

@MontrealSergiy MontrealSergiy commented Nov 25, 2025

This to restore name and type validation for tools with a single input file.

This handles only single file case, not a bunch of file (some of which could be list). The former might be done by overwriting input sanitizer rather than after form handler. Yet I am not sure for the case of long lists as regex validation is not linear with standard regular expression engine, could create issue

@prioux
Copy link
Member

prioux commented Nov 27, 2025

This fix doesn't solve the problem that validations provided by modules are not applied when launching task arrays.

@prioux
Copy link
Member

prioux commented Dec 2, 2025

This is not at all what we need.

@prioux prioux closed this Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CBRAIN skips validation for single file tools

2 participants