Safely guard dynamic data, especially JSON data as intended type by performing data validation first and take alternative action in case data cannot be casted
-
Updated
Nov 12, 2022 - Dart
Safely guard dynamic data, especially JSON data as intended type by performing data validation first and take alternative action in case data cannot be casted
Add a description, image, and links to the runtime-typechecking topic page so that developers can more easily learn about it.
To associate your repository with the runtime-typechecking topic, visit your repo's landing page and select "manage topics."