Submit validates and submits the form.
On success, sends a password reset email to the form.Email auth record.
You can optionally provide a list of InterceptorFunc to further modify the form behavior before persisting it.
Rest ...interceptors: InterceptorFunc<models.Record>[]Generated using TypeDoc
RecordPasswordResetRequest is an auth record reset password request form.