Click or drag to resize
ValidationErrorDefaultMessage Field
Default message to use for invalid values.

Namespace: Slash.ECS.Inspector.Validation
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
public const string DefaultMessage = "Value is invalid."

Field Value

Type: String
See Also