Search Results for

    Show / Hide Table of Contents

    Class GLAccountValidation

    Inheritance
    object
    GLAccountValidation
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LemonEdge.API.Entities.FinancialServices.Accounting
    Assembly: LemonEdge.API.Entities.FinancialServices.dll
    Syntax
    public static class GLAccountValidation

    Methods

    ValidateObject(IGLAccount, IEntityUpdater, IReadOnlyCache, UserInfo, ValidationContext)

    Declaration
    public static Task<ValidationResult> ValidateObject(IGLAccount obj, IEntityUpdater dbCon, IReadOnlyCache cache, UserInfo user, ValidationContext validationContext)
    Parameters
    Type Name Description
    IGLAccount obj
    IEntityUpdater dbCon
    IReadOnlyCache cache
    UserInfo user
    ValidationContext validationContext
    Returns
    Type Description
    Task<ValidationResult>
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.