binarymash / evelyn

Feature toggling framework and application
MIT License
14 stars 1 forks source link

Implement command validation #96

Closed binarymash closed 6 years ago

binarymash commented 6 years ago

Needs to be consistent with whatever we have in UI. Return error codes in response.

Probably use FluentValidation for this.