Interface SpaceLabelService.Validator

All Known Implementing Classes:
SpaceLabelServiceImpl.ValidatorImpl
Enclosing interface:
SpaceLabelService

public static interface SpaceLabelService.Validator
Provides methods for validating create, update and delete methods.
  • Method Details

    • validateFindRelatedContentLabelsPaginated

      ValidationResult validateFindRelatedContentLabelsPaginated(String labelName, String spaceKey)
      Validates if find can be performed related to the label on a given space.