I'm working in C# and I'm having an issue after changes in model like regular expression.
I'm getting the following error:
The model backing the 'newvalidContext' context has changed since the database was created. Consider using Code First Migrations to update the database (go.microsoft.com/fwlink/?LinkId=238269).
