Class CacheValidator

java.lang.Object
com.bluebell.greenhouse.platform.validation.CacheValidator

public final class CacheValidator extends Object
Validation helpers for application cache specifications.
Version:
3.0.3
Author:
Stephen Prizio
  • Method Details

    • validateCacheSpecification

      public static void validateCacheSpecification(String cacheName, CacheProperties.CacheSpecification specification)
      Validates a cache specification before its native cache is constructed.
      Parameters:
      cacheName - cache name
      specification - cache specification