[csharp] client property validations

This commit is contained in:
Jim Schubert
2016-08-07 21:24:55 -04:00
parent e8095c6a04
commit c744e55217
5 changed files with 97 additions and 1 deletions

View File

@@ -66,6 +66,7 @@ limitations under the License.
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Runtime.Serialization" />