Validation is performed at the Application Server level for all non-interactive Unity Form submissions, except Workflow and Unity API. In these cases, the forms can be submitted and retrieved by users; however, the user will not be able to re-submit the form until the invalid fields are made valid.
If an attempt is made to submit a Unity Form containing invalid fields non-interactively outside of Workflow or the Unity API, for example through a timer or service account, the form will not be submitted.
The Application Server validates all of the same data the client validates during interactive form submittal.