Interface Sanitiser.Filter<T>

    • Method Detail

      • apply

        T apply​(T value)
        Applies a filter to a provided value.
        Parameters:
        value - The value
        Returns:
        A filtered value