Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implements input validation for the AplicationId #135

Merged
merged 3 commits into from
Apr 15, 2020

Commits on Apr 14, 2020

  1. Implements input validation for the AplicationId

    - Implements validation and tests
    - Improves some error messages on the CLI
    andreban committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    a40acc2 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Improves input validation

    - Removes repetitions for notEmpty validations.
    - Improves validation for keystore passwords.
    - Adds tests for notEmpty, validateKeyPassword and validatecolor.
    andreban committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    f372ca8 View commit details
    Browse the repository at this point in the history
  2. Address review notes

    andreban committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    9f0211d View commit details
    Browse the repository at this point in the history