e01d37d0dc
There are a few places where we want to perform some transformation on a cty.Value, but require information from the schema. Rather than create bespoke functions to walk the cty.Value and schema in concert, we can provide Attribute information from a cty.Path allowing the use of Value.Transform in these cases. |
||
---|---|---|
.. | ||
coerce_value.go | ||
coerce_value_test.go | ||
decoder_spec.go | ||
decoder_spec_test.go | ||
doc.go | ||
empty_value.go | ||
empty_value_test.go | ||
implied_type.go | ||
implied_type_test.go | ||
internal_validate.go | ||
internal_validate_test.go | ||
nestingmode_string.go | ||
none_required.go | ||
path.go | ||
path_test.go | ||
schema.go | ||
validate_traversal.go | ||
validate_traversal_test.go |