Class UnfilteredValidation


  • public class UnfilteredValidation
    extends java.lang.Object
    Handles unfiltered validation - if configured, it checks if the provided unfiltered has invalid deletions (if the local deletion time is negative or if the ttl is negative) and then either logs or throws an exception if so.