andrebaltieri / FluentValidator

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

Create Validatable Interface #18

Closed andrebaltieri closed 6 years ago

andrebaltieri commented 6 years ago

Create a IValidatable interface forcing to implement Validate() method.