Skip to content

Serialize and validate according to ServiceProviderConfig #50

Description

@azmeuk

Passing ServiceProviderConfig to the serialization and validation context would allow to check for additional things.

For example:

  • if etag is not supported, then requests can avoid setting etags metadata
  • if filter or sort are not supported, then they should not be passed when building SearchRequest objects.
  • if bulk.maxOperation and bulk.mayPayloadSize are set, avoid to go beyond those limits when building a request
  • I am not sure what to do with changePassword though

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions