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