public interface ParameterValueStore
Parameter values in String form. These values will subsequently be passed through
Constraint, Transposition and Binding processing.boolean submit(Rewrite event, EvaluationContext context, Parameter<?> param, String value)
Parameter and value. Return false if the value does not match configured
Constraint instances, or does not match an already submitted value.Copyright © 2014 OCPsoft. All Rights Reserved.