Skip to content

Commit a691ca0

Browse files
add file list to readme
1 parent cb2687e commit a691ca0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<!-- default file list -->
2+
*Files to look at*:
3+
4+
* [Employees.cs](./CS/DXGrid_AttributesBasedValidation/Employees.cs) (VB: [Employees.vb](./VB/DXGrid_AttributesBasedValidation/Employees.vb))
5+
* [MainWindow.xaml](./CS/DXGrid_AttributesBasedValidation/MainWindow.xaml) (VB: [MainWindow.xaml](./VB/DXGrid_AttributesBasedValidation/MainWindow.xaml))
6+
* [MainWindow.xaml.cs](./CS/DXGrid_AttributesBasedValidation/MainWindow.xaml.cs) (VB: [MainWindow.xaml](./VB/DXGrid_AttributesBasedValidation/MainWindow.xaml))
7+
<!-- default file list end -->
18
# How to Implement Attributes-Based Validation
29

310

0 commit comments

Comments
 (0)