ContextValidatingEventArgs Constructors
Arguments passed to the PersistenceValidationController.ContextValidating event.| Name | Parameters | Description |
|---|---|---|
| ContextValidatingEventArgs(ContextIdentifier, ArrayList) | context, targetObjects | Creates a new instance of the ContextValidatingEventArgs class. |
See Also