Suoranta.EnterpriseLib.Web - Developer API

ValidationExtensions..::..Validate<(Of <(<'T>)>)> Method

Namespace:  Suoranta.EnterpriseLib.Util
Assembly:  Suoranta.EnterpriseLib.Base (in Suoranta.EnterpriseLib.Base.dll)

Syntax


public static bool Validate<T>(
	this T entity,
	bool defaultOnError,
	bool writeTrace
)

Type Parameters

T

Parameters

entity
Type: T
defaultOnError
Type: Boolean
writeTrace
Type: Boolean