SchemaBuilderCaseResult
class
Represents the outcome of a
ISchemaBuilderCase
.
Constructors
Initializes a new instance of the
SchemaBuilderCaseResult
class.
Properties
Gets or sets
Exception
s related to the inapplicability of the case. If
Schema
is not null, these exceptions should be interpreted as
warnings.
Gets or sets the
Schema
built by applying the case. If null,
the case was not applied successfully.
Methods
Creates a new
SchemaBuilderCaseResult
for an unsuccessful outcome.
Creates a new
SchemaBuilderCaseResult
for an unsuccessful outcome.