Click or drag to resize

ConstantsValidatorMessage Class

Class contains validator message.
Inheritance Hierarchy
SystemObject
  Dynamicweb.News.CommonConstantsValidatorMessage

Namespace:  Dynamicweb.News.Common
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public sealed class ValidatorMessage

The ConstantsValidatorMessage type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDt
Stores a string for date field validator.
Public fieldStatic memberInt
Stores a string for integer field validator.
Public fieldStatic memberNumeric
Stores a string for numeric field validator.
Public fieldStatic memberRequired
Stores a string for integer field validator.
Top
Remarks