Function _validateIndexesPrivate

  • Private

    Remove indexes on fields that don't exist in the layer. Remove duplicate indexes on the same field.

    Parameters

    • adminItem: any

      layer or table from the service

    • fieldNames: string[]

      string list of fields names

    Returns void