We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c512149 commit 21bc6b4Copy full SHA for 21bc6b4
1 file changed
YAF.SampleWebApplication/app.config
@@ -12,4 +12,6 @@
12
13
<add key="webpages:Version" value="3.0.0.0" />
14
<add key="webpages:Enabled" value="false" />
15
+
16
+ <add key="ValidationSettings:UnobtrusiveValidationMode" value="None" />
17
</appSettings>
0 commit comments