Show / Hide Table of Contents

    Interface IValidationError

    Inherited Members
    IError.Message
    IError.Code
    IError.CausedBy
    Namespace: Crosser.EdgeNode.Common.Abstractions.Utilities.Validation.IValidationError
    Assembly: Crosser.EdgeNode.Common.Abstractions.dll
    Syntax
    public interface IValidationError : IError

    Properties

    field

    Declaration
    string field { get; }
    Property Value
    System.String

    Back to top Crosser SDK