Show / Hide Table of Contents

Class ContentValidation

Content validation properties.

Inheritance
object
ContentValidation
NoContentValidation
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.ApigatewayService.Models
Assembly: OCI.DotNetSDK.Apigateway.dll
Syntax
[JsonConverter(typeof(ContentValidationModelConverter))]
public class ContentValidation
In this article
Back to top