Suoranta.EnterpriseLib.Web - Developer API

ApiController<(Of <(<'TContext>)>)>..::..Validate<(Of <(<'TResponse>)>)> Method

Namespace:  Suoranta.EnterpriseLib.Web.WebAPI
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


protected bool Validate<TResponse>(
	ODataQueryOptions<TResponse> queryOptions
)

Type Parameters

TResponse

Parameters

queryOptions
Type: ODataQueryOptions<(Of <(<'TResponse>)>)>