System.Collections.Generic.IList<JsonError> FromJson( System.IO.Stream stream, DeserializationOptions deserializationOptions )
Parameters
- stream
- The stream
- deserializationOptions
- The DeserializationOptions object.
Return Value
The errors in the JSON.