Commit b80310b
committed
feat: add validation for manual env variable key input
- Added yup regex validation for env key field in add-new-agent form
- Keys must start with letter/underscore, contain only alphanumeric and underscores1 parent e299a9d commit b80310b
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
112 | 115 | | |
113 | 116 | | |
114 | 117 | | |
| |||
0 commit comments