Table of Contents

Class OpaBatchErrors

Namespace
Styra.Opa
Assembly
Styra.Opa.dll
public class OpaBatchErrors : Dictionary<string, OpaError>, IDictionary<string, OpaError>, ICollection<KeyValuePair<string, OpaError>>, IReadOnlyDictionary<string, OpaError>, IReadOnlyCollection<KeyValuePair<string, OpaError>>, IEnumerable<KeyValuePair<string, OpaError>>, IDictionary, ICollection, IEnumerable, IDeserializationCallback, ISerializable
Inheritance
OpaBatchErrors
Implements
Inherited Members

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.