mcintyre321 / FormFactory

MVC5, Core or standalone - Generate rich HTML5 forms from your ViewModels, or build them programatically
http://formfactoryaspmvc.azurewebsites.net/
MIT License
304 stars 102 forks source link

Fix error message of RegularExpressionAttribute #56

Closed gingters closed 6 years ago

gingters commented 6 years ago

Display was must be $match pattern '\d+(\.\d{4})', which is not quite exact what I expected ;)

mcintyre321 commented 6 years ago

Hi, I'm getting a build error on this:

Attributes\RegularExpressionAttribute.cs(13,50): error CS8076: Missing close delimiter '}' for interpolated expression started with '{'. [C:\projects\formfactory\FormFactory\FormFactory.csproj]