eminetto / clean-architecture-go-v2

Clean Architecture sample
1.28k stars 229 forks source link

:bug: update user.Validate to not check password, which was causing a failure when trying to borrow a book #16

Closed rshmhrj closed 2 years ago

rshmhrj commented 2 years ago

fixes https://github.com/eminetto/clean-architecture-go-v2/issues/15