andrebaltieri / FluentValidator

Fluent Validator is a fluent way to use Notification Pattern with your entities
122 stars 40 forks source link

Consider changing the name #29

Open wojciechrak opened 6 years ago

wojciechrak commented 6 years ago

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.