WebApiConfigurationRequestValidators Property |
Specifies request validations that can be used in endpoints.
Namespace:
Colygon.MatchPoint.WebApi.Configuration
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax public RequestValidator[] RequestValidators { get; set; }
Property Value
Type:
RequestValidatorSee Also