|
Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
John, just so you know, when you define a broken rule (through the AddBrokenRule method) the broken rule is added to the business object's BrokenRules collection and the field in the internal DataTable of the business object is set in error, so if you use grids or an error provider that requires the errors to be set on the DataTable, it's already done for you.
|