Localizing validation error messages previously set in validation attributes.

work item: 16850

--HG--
branch : dev
This commit is contained in:
Nathan Heskew
2010-12-08 13:24:00 -08:00
parent 43b9dbf74f
commit e83d93bf28
6 changed files with 140 additions and 11 deletions

View File

@@ -65,6 +65,7 @@
<Compile Include="Drivers\CommentsContainerPartDriver.cs" />
<Compile Include="Drivers\CommentSettingsPartDriver.cs" />
<Compile Include="Drivers\CommentsPartDriver.cs" />
<Compile Include="Annotations\CommentValidationAttributes.cs" />
<Compile Include="ResourceManifest.cs" />
<Compile Include="Shapes.cs" />
<Compile Include="Models\ClosedCommentsRecord.cs" />