Click or drag to resize

BusinessEventThrowExceptionIfViolations Method

Checks for violations. If there are violations, throws an aggregate exception for all violations.

Namespace:  Aloe.SystemFrameworks.Domain.BusinessLogic
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public void ThrowExceptionIfViolations()
See Also