How to edit the contact form?

You could try to replace the desired field with a hidden input field and theń manually fill it with a default value.
So the user doesnt see the input field and the validation wont fail.

As far i know, you cant change the validation easily yet.

e.g.: