ValidationErrorCollection.ToString

Returns a string representation of the errors in this collection. The string is separated by CR LF after each line but it uses an optional string prefix on each line.

public string ToString()

Overloads