Skip to content

Commit a13d629

Browse files
authored
Merge pull request #2 from selcukgural/selcukgural-patch-1
Fix link for SGuard.FluentValidation in README
2 parents d6c1e22 + f3f788c commit a13d629

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ public class UserRegistration
324324
**A:** Yes, you can stack any combination on your model.
325325

326326
**Q:** _Will SGuard.DataAnnotations work with FluentValidation?_
327-
**A:** Yes, as long as you use DataAnnotations integration. For a full fluent API, see [`SGuard.FluentValidation`](https://github.com/selcukgural/SGuard.FluentValidation).
327+
**A:** Yes, as long as you use DataAnnotations integration. For a full fluent API, see [`SGuard.FluentValidation`](https://github.com/selcukgural/SGuard.ValidationBuilder).
328328

329329
**Q:** _How do I quickly test everything?_
330330
**A:**

0 commit comments

Comments
 (0)