Class SelectionValidator

java.lang.Object
co.yellowdog.platform.model.beanvalidation.CustomValidator<Selection<?>>
co.yellowdog.platform.model.validation.customvalidators.SelectionValidator

public class SelectionValidator extends CustomValidator<Selection<?>>
  • Constructor Details

    • SelectionValidator

      public SelectionValidator()
  • Method Details

    • isSelectionEmpty

      @AssertFalse(message="Selection must have either include or exclude list") public @AssertFalse(message="Selection must have either include or exclude list") boolean isSelectionEmpty()