4lessandrodev / type-ddd

This package provide utils files and interfaces to assistant build a complex application with domain driving design.
https://www.npmjs.com/package/@type-ddd/core
MIT License
253 stars 14 forks source link

Invalid Email - EmailValueObject #184

Closed theanurin closed 1 year ago

theanurin commented 1 year ago

EmailValueObject handle error bellow

[05:35:55] ERROR: ERROR 27688 Can not get the value of an error result. Use errorValue instead.
[05:35:55] ERROR: ERROR 27688 {"statusCode":"UNPROCESSABLE_ENTITY","statusCodeNumber":422,"isSuccess":false,"isFailure":true,"error":"Invalid email","_value":null}

Value Provided: "test-user-cryptowallet-28@anurin.name"

4lessandrodev commented 1 year ago

Hey @theanurin thanks for reporting this bug. Fixed on version 3.1.5 and 2.12.3