Skip to content

Commit

Permalink
changed default object name
Browse files Browse the repository at this point in the history
  • Loading branch information
pdesmarets committed Jul 19, 2024
1 parent a389b41 commit 791e7d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validation/validationRegularExpressions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"code": "^[A-Za-z_0-9]{0,64}$"
"code": "^[A-Za-z_0-9]{0,63}$"
}

0 comments on commit 791e7d0

Please sign in to comment.