Skip to content

samiislam/ValidateRESTGetRequestBody

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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