API reference
Property Issues
- Namespace
- DisCatSharp.Hosting.AspNetCore.Validation
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
Issues
Gets the collected validation issues.
public IReadOnlyList<DiscordIngressValidationIssue> Issues { get; }
Gets the collected validation issues.
public IReadOnlyList<DiscordIngressValidationIssue> Issues { get; }