Hi,
One of my users needs to control a Float field (The value must be between 0 to 10, 0,5 by 0,5).
This fonctionnality is not cover today by Tuleap to my knowledge.
I saw this type of validation by a regular expression in tools like Limesurvey :
https://manual.limesurvey.org/Utilisation_des_expressions_r%C3%A9guli%C3%A8res
- The field is validate just before sending the new artefact by the regular expression.
- It suppose to add a field Validation in the "Manage Field Usage" page for fields which accept a validation.
I don't know if they are other users who have the same need, my user will solve his need by a message in "Description".