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
It is not a problem, but using the fluent validation rules, the swagger schema definition would be much more detailed. Also the generated clients definitions could benefit from this.
It would be great if the solution could use the fluent validation rules to define the swagger schema using the nswag fluent validation extension
Another solution could be use data annotation in dtos and commands, but would be redundant
The text was updated successfully, but these errors were encountered:
Lanz86
added a commit
to Lanz86/CleanArchitecture
that referenced
this issue
Jan 27, 2023
It is not a problem, but using the fluent validation rules, the swagger schema definition would be much more detailed. Also the generated clients definitions could benefit from this.
It would be great if the solution could use the fluent validation rules to define the swagger schema using the nswag fluent validation extension
Another solution could be use data annotation in dtos and commands, but would be redundant
The text was updated successfully, but these errors were encountered: