Implements validation of values provided to an
org.apache.tapestry.ioc.OrderedConfiguration . If you provide an incorrect value type,
the value is converted to null but added anyway. This ensures that incorrect values contributed
in don't screw up the
org.apache.tapestry.ioc.internal.util.Orderer (and generate a bunch
of error messages there).
< Parameters: T - >