Class KeyPropertyValuePresenceValidator

java.lang.Object
de.hybris.platform.integrationservices.search.validation.KeyPropertyValuePresenceValidator
All Implemented Interfaces:
ItemSearchRequestValidator

public class KeyPropertyValuePresenceValidator extends Object implements ItemSearchRequestValidator
A validator that ensures presence of all key properties values in cases when search is done by the item key, i.e. unique item search.
  • Constructor Details

    • KeyPropertyValuePresenceValidator

      public KeyPropertyValuePresenceValidator()
  • Method Details