Uses of Class
com.mypurecloud.sdk.v2.model.ItemValidationLimits
Packages that use ItemValidationLimits
-
Uses of ItemValidationLimits in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ItemValidationLimitsModifier and TypeMethodDescriptionCoretype.getItemValidationLimits()A structure denoting the system-imposed minimum and maximum string length (for text-based core types) or numeric values (for number-based) core types.A structure denoting the system-imposed minimum string length (for text-based core types) or numeric values (for number-based) core types.Methods in com.mypurecloud.sdk.v2.model with parameters of type ItemValidationLimitsModifier and TypeMethodDescriptionCoretype.itemValidationLimits(ItemValidationLimits itemValidationLimits) A structure denoting the system-imposed minimum and maximum string length for string-array based core types such as \"tag\" and \"enum\".voidCoretype.setItemValidationLimits(ItemValidationLimits itemValidationLimits)