Skip to content
  • Silbino Goncalves Matado's avatar
    CreateRingAccount: Add Rx+MVVM bindings for the form validation · fd9f3ab1
    Silbino Goncalves Matado authored
    Add some bindings from the CreateRingAccountViewController to the
    CreateRingAccountViewModel to validate the following user inputs :
    
    - username (optional)
    - password (must be 6 characters min.)
    - repeat password (must be equal to the password)
    
    If conditions are not verified. The Create Account button is
    disabled.
    
    Bindings are made with Variabes and Observers into the ViewModel.
    
    Tuleap: #1400
    Change-Id: Ib03797e365972aefafbc75c5a8b798e8ba659cfc
    fd9f3ab1