Loads a file as JSON text and validates the used parts. This includes a UTF-8 validation on strings.
The file name to load.
A JSON file object exposing the Json API.
See Implementation
Loads a file as JSON text and validates the used parts. This includes a UTF-8 validation on strings.