FormattedString Fields |
The FormattedString type exposes the following members.
Name | Description | |
---|---|---|
IsEmpty |
When the value is empty ("")
THIS IS AN ERROR | |
IsInvalid |
When the value is not well formatted
THIS IS AN ERROR | |
IsNull |
When the value is null THIS IS AN ERROR | |
IsValid |
When the value is well formatted
|