Property Errors
Errors
Gets the errors returned by validate (or an empty array if there were no errors).
public string[] Errors { get; }
Property Value
- string[]
Gets the errors returned by validate (or an empty array if there were no errors).
public string[] Errors { get; }