ICustomValidationResponse public interface ICustomValidationResponse Represents a validation response for a custom mass operation. Documentation string Message { get; } The message created during validation. ValidationResponseSeverity Severity { get; } The severity level of the validation response.