Click or drag to resize
ValidationErrorWrongTypeMessage Field
Message to use for values which have the wrong type.

Namespace: Slash.ECS.Inspector.Validation
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
public const string WrongTypeMessage = "Value is of wrong type."

Field Value

Type: String
See Also