Skip to content

Input validation in the dialog #178

@ranjinikrishnan

Description

@ranjinikrishnan

In the dialog's code-behind or ViewModel binding: check that passwords match, neither field is empty, and password meets minimum length (suggest 6 chars). Show inline error messages if validation fails. No SQL needed — pure UI logic. Labels: UI, validation

ViewModels/PasswordResetViewModel.cs — modify (add validation logic to the ViewModel your partner binds against)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions