Skip to content

Commit bbb0c8c

Browse files
committed
chore: add validation
1 parent 244279e commit bbb0c8c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Brighter.slnx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,12 @@
151151
<Project Path="samples/Transforms/MassTransit/MassTransitSide/MassTransitSide.csproj" />
152152
<Project Path="samples/Transforms/MassTransit/MBrigtherSide/MBrigtherSide.csproj" />
153153
</Folder>
154+
<Folder Name="/samples/Validation/">
155+
<File Path="samples\Validation\README.md" />
156+
<Project Path="samples/Validation/DataAnnotationsSample/DataAnnotationsSample.csproj" />
157+
<Project Path="samples/Validation/FluentValidationSample/FluentValidationSample.csproj" />
158+
<Project Path="samples/Validation/SpecificationSample/SpecificationSample.csproj" />
159+
</Folder>
154160
<Folder Name="/samples/WebAPI/" />
155161
<Folder Name="/samples/WebAPI/WebAPI_Common/">
156162
<File Path="samples/WebAPI/WebAPI_Common/README.md" />

0 commit comments

Comments
 (0)