Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Field: List<ClassifyError> Errors

Declaration

List<ClassifyError> Errors

Summary

If null, Classify will throw exceptions when encountering an error during deserialization. Otherwise, errors are added to this list and deserialization continues. The field that caused the error remains at its default value.