SWP391-Group5-Gemify / Gemify

0 stars 0 forks source link

Khanh Le - Adding validation attributes for UserStatus, Gender and OrderStatus. #51

Closed r1nzl3rrr closed 4 months ago

r1nzl3rrr commented 4 months ago

Due to LINQ unable to translate Enum ToString() method, we can use validation attribute instead.

r1nzl3rrr commented 4 months ago

Merged, closing now.