 | ValidationErrorNullMessage Field |
Message to use for values which are null.
Namespace: Slash.ECS.Inspector.ValidationAssembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntaxpublic const string NullMessage = "Value is null."
Public Const NullMessage As String = "Value is null."
public:
literal String^ NullMessage = "Value is null."
static val mutable NullMessage: string
Field Value
Type:
String
See Also