Click or drag to resize

ServiceFaultBehaviorValidate Method


Namespace: LSOmni.Service
Assembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
Syntax
C#
public void Validate(
	ServiceEndpoint endpoint
)

Parameters

endpoint  ServiceEndpoint
 

Implements

IEndpointBehaviorValidate(ServiceEndpoint)
See Also