Method ValidateTypeAsync(Type, string)
Validate C# type correspondence with REDB supported types.
Task<ValidationIssue?> ValidateTypeAsync(Type csharpType, string propertyName)
Validate C# type correspondence with REDB supported types.
Task<ValidationIssue?> ValidateTypeAsync(Type csharpType, string propertyName)