FrameworkValidatorBaseReportEntitiesWithoutIdentifyingFieldsAsCorrectableMessage Method |
Name | Description | |
---|---|---|
ReportEntitiesWithoutIdentifyingFieldsAsCorrectableMessage(Project, Boolean) |
Reports the entities without identifying fields as correctable message (either error or warning). This implementation will report entities
mapped on a table if the mapping's action combination is other than CreateRetrieve or Retrieve.
| |
ReportEntitiesWithoutIdentifyingFieldsAsCorrectableMessage(Project, Boolean, HashSetActionCombinationType) |
Reports the entities without identifying fields as correctable message (either error or warning). If a mapping is present which has an action
combination which isn't present in combinationsRequiringPk and its target is a table, it will report the issue as a correctable message.
|