Sha256: bef921dde67875e288a19dff9e867862bdc8107800893fb1393bc7395e100c84

Contents?: true

Size: 1.22 KB

Versions: 11

Compression:

Stored size: 1.22 KB

Contents

---
title: ItemValidationLimits
---
## PureCloud::ItemValidationLimits

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **min_length** | [**MinLength**](MinLength.html) | A structure denoting the system-imposed minimum string length (for text-based core types) or numeric values (for number-based) core types.  For example, the validationLimits for a text-based core type specify the min/max values for a minimum string length (minLength) constraint supplied by a schemaauthor on a text field.  Similarly, the maxLength's min/max specifies maximum string length constraint supplied by a schema author for the same field. | |
| **max_length** | [**MaxLength**](MaxLength.html) | A structure denoting the system-imposed minimum and maximum string length (for text-based core types) or numeric values (for number-based) core types.  For example, the validationLimits for a text-based core type specify the min/max values for a minimum string length (minLength) constraint supplied by a schemaauthor on a text field.  Similarly, the maxLength's min/max specifies maximum string length constraint supplied by a schema author for the same field. | |
{: class="table table-striped"}


Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
purecloudplatformclientv2-96.0.0 docs/ItemValidationLimits.md
purecloudplatformclientv2-95.0.0 docs/ItemValidationLimits.md
purecloudplatformclientv2-94.0.0 docs/ItemValidationLimits.md
purecloudplatformclientv2-93.0.0 docs/ItemValidationLimits.md
purecloudplatformclientv2-92.0.0 docs/ItemValidationLimits.md
purecloudplatformclientv2-91.0.0 docs/ItemValidationLimits.md
purecloudplatformclientv2-90.0.0 docs/ItemValidationLimits.md
purecloudplatformclientv2-89.0.0 docs/ItemValidationLimits.md
purecloudplatformclientv2-88.0.0 docs/ItemValidationLimits.md
purecloudplatformclientv2-87.0.0 docs/ItemValidationLimits.md
purecloudplatformclientv2-86.0.0 docs/ItemValidationLimits.md