ValidateMessageType
Public / Constants
Warning
The object graph is valid but may still not perform properly because of external issues (for example because of non-existing files or directories).
The IValidatable.Validate method may create different warning messages each time it is called.
Error
The object graph is invalid and will not perform properly (for example because of incorrect resp. incomplete configuration).
The IValidatable.Validate method must create the same error messages each time it is called on the same IValidatable object.