this.form.form({
      fields: {
        username: {
          identifier: 'username',
          rules: [{ type: 'empty' }]