Class ValidationResult
ValidationResult class
public sealed class ValidationResult
Constructors
| Name | Description |
|---|---|
| ValidationResult(GlbData, ValidationMode, bool) |
Properties
| Name | Description |
|---|---|
| Errors { get; } | |
| HasErrors { get; } | |
| Mode { get; } | |
| Root { get; } |
Methods
| Name | Description |
|---|---|
| SetError(ModelException) | |
| SetModelError(FormatException) | |
| SetModelError(GlbData, ArgumentException) | |
| SetSchemaError(EndOfStreamException) | |
| SetSchemaError(GlbData, JsonException) | |
| SetSchemaError(GlbData, string) |
See Also
- namespace Aspose.CAD.FileFormats.GLB.Validation
- assembly Aspose.CAD