Click or drag to resize
IValidationRegex Properties

[This is preliminary documentation and is subject to change.]

The IValidationRegex type exposes the following members.

Properties
  NameDescription
Public propertyInt64CompanyId
The company id for the regex
Public propertyStringDescription
Description of the regex
Public propertyInt64Id
Id of the regex
Public propertyStringName
Name of the regex
Public propertyStringReason
A short message that will be displayed for the user when the regex fails
Public propertyStringRegEx
The actual regex of the regex
Top
See Also