 | ValidationErrorWrongTypeMessage Field |
Message to use for values which have the wrong type.
Namespace: Slash.ECS.Inspector.ValidationAssembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntaxpublic const string WrongTypeMessage = "Value is of wrong type."
Public Const WrongTypeMessage As String = "Value is of wrong type."
public:
literal String^ WrongTypeMessage = "Value is of wrong type."
static val mutable WrongTypeMessage: string
Field Value
Type:
String
See Also