Preview

DistributorFieldValidation is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

DistributorFieldValidation

This page contains

    Fields

    required: Boolean

    Is field required

    readonly: Boolean

    Is field readonly

    minLength: Int

    Minimum length of the field

    maxLength: Int

    Maximum length of the field

    expression: String

    Regular expression for field

    minValue: String

    Minimum value for field

    maxValue: String

    Maximum value for field

    Parent objects of DistributorFieldValidation

    DistributorVendorResellerFieldConfiguration PREVIEW