I was wondering if it is possible to validate a container bound htmlService HTML Form server-side with GAS, to prevent a User from entering Invalid Data into a sheet, for example.
If it is possible to handle the form validation server-side, how would one go about doing so?