ValidationHelper Methods |
The ValidationHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | FixSystemName |
Removes invalid characters from a system name (for a property or data object type) and clips it if the length exceeds the max.
|
![]() ![]() | ValidateSystemName |
Validates the format of a system name (for a property or data object type)
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |