AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

A structure that describes a request field with a validation error.

Inheritance Hierarchy

System.Object
  Amazon.ResourceExplorer2.Model.ValidationExceptionField

Namespace: Amazon.ResourceExplorer2.Model
Assembly: AWSSDK.ResourceExplorer2.dll
Version: 3.x.y.z

Syntax

C#
public class ValidationExceptionField

The ValidationExceptionField type exposes the following members

Constructors

NameDescription
Public Method ValidationExceptionField()

Properties

NameTypeDescription
Public Property Name System.String

Gets and sets the property Name.

The name of the request field that had a validation error.

Public Property ValidationIssue System.String

Gets and sets the property ValidationIssue.

The validation error caused by the request field.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5