Examples from "Form Optional / Required" section of the form reference: form.mustvalue - a schema-optional field is *displayed* as required when form.mustvalue=true

Standard optional field with maybenull=true, value space does not admit the empty string
Optional field with form.mustvalue=true and form.maybenull=true, is displayed and can not be submitted empty