Kbase P79855: NotNull and NotEmpty DataField attributes seems to be ignored by Dynamics
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
FACT(s) (Environment):
Dynamics 2.1A
SYMPTOM(s):
NotNull and NotEmpty DataField attributes seems to be ignored by Dynamics
CAUSE:
At this time, those attributes are not used yet. They were introduced for future implementation.
FIX:
Next attributes were introduced for future support of generic data validation:
- NotNull: this value can also be used to indicate on the UI which fields are mandatory.
- NotEmpty
- DataValidationType
- DataValidationStartValue, DataValidationEndValue: string values which will be converted to DATA-TYPE.