Skip to content

Update spec to document range errors in dynamic conversions #118

Open
@JimLarson

Description

@JimLarson

Narrowing conversions should throw an error if the value cannot be represented in the target's range, e.g. storing an int with value 5 billion to an Int32Value field.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions