It should be possible to customize the validation applied to input fields using regular expressions. In this manner, it will be possible to restrict the user input for certain fields to a certain length or format, for example. This regular expression should be configurable via the project forms and global forms modules, respectively.