Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether the parameter is in the required range.
Namespace: Microsoft.WindowsServerSolutions.WebApi.Framework
Assembly: Wssg.WebApi.Framework (in Wssg.WebApi.Framework.dll)
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
CheckInRange(String, String, Int32, Int32) | Checks whether the parameter is in the required Int32 range. |
![]() ![]() |
CheckInRange(String, String, Int64, Int64) | Checks whether the parameter is in the required Int64 range. |
See Also
RequestChecker Class
Microsoft.WindowsServerSolutions.WebApi.Framework Namespace
Return to top