Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 408 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 408 Bytes

ValidateRESTGetRequestBody

RESTGetQueries

queries.http - contains the queries that can be run using the REST-Client VSCode extension

WebAPI

Controllers
SimpleController.cs - the API Controller with all the API methods
Requests - contains all the RequestModels used in SimpleController.cs
Validators
ValidMaritalStatus.cs - is the Custom Validation Attribute