FulcrumFS FulcrumFS
FulcrumFS FulcrumFS
DocFX + Singulink = ♥

Search Results for

    Property IsValid

    IsValid

    Gets a value indicating whether validation succeeded. Returns true if the file content matches the expected file format; otherwise, false, in which case ErrorMessage contains a description of why validation failed.

    Declaration
    [MemberNotNullWhen(false, "ErrorMessage")]
    public bool IsValid { get; }
    Property Value
    Type Description
    bool
    © Singulink. All rights reserved.