Table of Contents

Property Errors

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

Errors

Gets the errors returned by validate (or an empty array if there were no errors).

public string[] Errors { get; }

Property Value

string[]