|
Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
Yes, the required fields validation tests on the "default" value for each data type... the value that the columns are initialized to if the AllowNullValuesOnNewRow = False. So, if you want to test on NULL values, then you'll need test on those values yourself rather than use the built-in required fields options.
|