andrebaltieri / FluentValidator

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

When the IsMatch method receives a null value in input, then it is se… #21

Closed tiagopariz closed 7 years ago

tiagopariz commented 7 years ago

When the IsMatch method receives a null value in input, then it is set as an empty string. Avoiding a break by exception.