Optimize RegEx validation pattern usage #864
Labels
enhancement
New feature or request
openapi-generator
Related to the generation of code using the openapi-generator
Currently, RegEx patterns to validate parameters in the API are repeatedly created at callsite.
This could possibly optimized, as I suggested in this discussion.
The text was updated successfully, but these errors were encountered: