Class ValidateStringIsNotBlank

java.lang.Object
io.prometheus.jmx.common.configuration.ValidateStringIsNotBlank
All Implemented Interfaces:
Function<String,String>

public class ValidateStringIsNotBlank extends Object implements Function<String,String>
Class to validate a String is not blank, throwing a RuntimeException from the Supplier if there is a ClassCastException