-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DCB-162: Add validation for application id and name fields (#3)
Add validation to ensure that: - application id and name fields contain a non-empty string when adding a new application. - application name field contains a non-empty string when updating an existing application. (cherry picked from commit 67fd87f8320808818205bedc8238e697ee9f3360)
- Loading branch information
1 parent
0b9947d
commit dd6c917
Showing
2 changed files
with
76 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters