Click or drag to resize

IEntityBaseValidate Method

Validate the integrity of the entity

Namespace:  AskiaPortalCmn.Entities
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
IReturnValue Validate()

Return Value

Type: IReturnValue
Returns value indicates if the validation succeed or the reason why it failed.
See Also