org.d2rq.values
Interface DecoratingValueMaker.ValueConstraint

Enclosing class:
DecoratingValueMaker

public static interface DecoratingValueMaker.ValueConstraint


Method Summary
 boolean matches(String value)
           
 

Method Detail

matches

boolean matches(String value)