Class ValidationResult
- Namespace
- Kroltan.Keen.Editor.Validations
- Assembly
- me.kroltan.keen-vectors.Editor.dll
Contains information about the status of a validation.
- Inheritance
-
Validation
Result
- Inherited Members
Constructors
ValidationResult(MessageType, string)
Parameters
typeMessageType descriptionstring
Properties
Description
Human-readable description of the issue.
Property Value
Ok
Property Value
Type
Severity of this result. Unity
Property Value
- Message
Type