Created by: ingvirafn
ASPNET Core uses the attribute RegularExpression to validate the model state. This is supported in OpenAPI spec with the 'pattern' property. This PR adds the reg-ex attribute to the model codegen.
Created by: ingvirafn
ASPNET Core uses the attribute RegularExpression to validate the model state. This is supported in OpenAPI spec with the 'pattern' property. This PR adds the reg-ex attribute to the model codegen.