-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change doc level query name validation (#630)
* change validation and tests Signed-off-by: jowg-amazon <[email protected]> * change regex to 0-256 chars Signed-off-by: jowg-amazon <[email protected]> * moved validation to common utils and fix test Signed-off-by: jowg-amazon <[email protected]> * remove TODO Signed-off-by: jowg-amazon <[email protected]> * ensure name is at lest 1 char Signed-off-by: jowg-amazon <[email protected]> * change error message Signed-off-by: jowg-amazon <[email protected]> --------- Signed-off-by: jowg-amazon <[email protected]> (cherry picked from commit 9beae87) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
bbe9cf2
commit db2255c
Showing
3 changed files
with
50 additions
and
11 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
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