Show / Hide Table of Contents

Class DefaultTagDefinitionValidator

Use this validator to clear any existing validator on the tag key definition with the UpdateTag operation. Using this validatorType is the same as not setting any value on the validator field. The resultant value for validatorType returned in the response body is null.

Inheritance
object
BaseTagDefinitionValidator
DefaultTagDefinitionValidator
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.IdentityService.Models
Assembly: OCI.DotNetSDK.Identity.dll
Syntax
public class DefaultTagDefinitionValidator : BaseTagDefinitionValidator
In this article
Back to top