Skip to content

Commit f514ca6

Browse files
committed
Add .rd.xml directives for validation
1 parent 47e4276 commit f514ca6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

samples/MvvmSampleUwp/Properties/Default.rd.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
<!-- Generated code loaded through reflection -->
3232
<Type Name="CommunityToolkit.Mvvm.ComponentModel.__Internals.__ObservableValidatorExtensions" Dynamic="Required All" />
3333
<Type Name="CommunityToolkit.Mvvm.Messaging.__Internals.__IMessengerExtensions" Dynamic="Required All" />
34-
34+
35+
<!-- Validation properties -->
36+
<Type Name="MvvmSample.Core.ViewModels.ObservableValidatorPageViewModel.ObservableForm" Dynamic="Required All" />
3537
</Application>
3638
</Directives>

0 commit comments

Comments
 (0)