Click or drag to resize
ValidationErrorNullMessage Field
Message to use for values which are null.

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

Field Value

Type: String
See Also