Show / Hide Table of Contents

Interface IFieldValidator

Represents a validator of a field for a ContentType.

Namespace:Contentful.Core.Models.Management
Assembly:cs.temp.dll.dll
Syntax
public interface IFieldValidator

Methods

CreateValidator()

Creates a representation of this validator that can be easily serialized.

Declaration
object CreateValidator()
Returns
Type Description
System.Object

The object to serialize.

Back to top Copyright © 2015-2016 Contentful
Generated by DocFX