public interface Converter<T> extends ParameterConfigurator
Parameter} {@link Constraint} {@link Transposition} {@link Validator}| Modifier and Type | Method and Description |
|---|---|
T |
convert(Rewrite event,
EvaluationContext context,
Object value)
Convert the given
Object into the expected type. |
T convert(Rewrite event, EvaluationContext context, Object value)
Object into the expected type. Should return null if the object cannot be converted.Copyright © 2021 OCPsoft. All rights reserved.