However, I think you should consider changing the name of your lib.
There is a well-established validation library for C# named FluentValidation .
Sadly, this can cause confusion and mistakes.
I suggest you come up with a distinct name, so that people could clearly point what they refer to.
Hi! First of all, I appreciate your work.
However, I think you should consider changing the name of your lib. There is a well-established validation library for C# named FluentValidation . Sadly, this can cause confusion and mistakes.
I suggest you come up with a distinct name, so that people could clearly point what they refer to.