webForm

Convenience function to write the Webform to the message body and set the content type.


fun Body.Companion.webForm(validator: Validator, vararg formFields: Lens<WebForm, *>): BiDiBodyLensSpec<WebForm>