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
Syntaxpublic void ThrowExceptionIfViolations()
Public Sub ThrowExceptionIfViolations
public:
void ThrowExceptionIfViolations()
member ThrowExceptionIfViolations : unit -> unit
See Also