You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just seen this project so there might already be something in place, but is there a way to define custom validation to enforce business rules on creating and editing entities? An integration with FluentValidation would be a nice.
The text was updated successfully, but these errors were encountered:
Hello,
I want contribute on this issue. I read about IValidatableObject. I understand that we need to add customs validation using IValidatableObject object. Can you please explain elaborately what type of validation we need to add. So that I can start working on it.
Hello.
I've just seen this project so there might already be something in place, but is there a way to define custom validation to enforce business rules on creating and editing entities? An integration with FluentValidation would be a nice.
The text was updated successfully, but these errors were encountered: