bodynar / mas.payments.api

Web app for tracking payments. Server part
0 stars 0 forks source link

Check required fields in httpPost request #89

Closed bodynar closed 4 years ago

bodynar commented 4 years ago

Add [required] attributes to httpPost request models and validate it. Throw argument null exception \ argument exception with message "Argument {name} is required a value. Passed value is: {value}"