HernanFAR / vslices-framework

A modular framework that aims to a faster but clean and pragmatic software developtment
MIT License
1 stars 0 forks source link

VSlices.Base.Responses.Failure.Is(FailureKind) #113

Closed HernanFAR closed 4 months ago

HernanFAR commented 6 months ago

We need to add a Is(FailureKind) method to the Failure struct, because in that way is more easy to filter failures by their kind in applications.

HernanFAR commented 4 months ago

unnecesary in new way