We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96949df commit dfee373Copy full SHA for dfee373
src/Application/src/RazorPagesTestSample/Data/Message.cs
@@ -1,3 +1,5 @@
1
+using System.ComponentModel.DataAnnotations;
2
+
3
namespace RazorPagesTestSample.Data
4
{
5
#region snippet1
0 commit comments