Validate user input
What options do you have?
Mendix offers various mechanisms to validate data input. This can be triggered by a user when he edits data in a form and clicks the save button. But it can also be a background process, for example a webservice or an import processing large amounts of objects.