ExceptionsGetValidationException Method |
Creates an exception thrown when a validation failed.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public static ValidationException GetValidationException(
params string[] messageParts
)
Parameters
- messageParts
- Type: SystemString
Return Value
Type:
ValidationExceptionSee Also