MessageValidationResult.IsSuccess

MessageValidationResult.IsSuccess property

Gets the result of validation true if successful, otherwise false.

public bool IsSuccess { get; }

See Also