If I put an 'x' in a BooleanField key such as "modified", the tool will gives the following error message which is incorrect: ``` Field modified is present but empty ``` It should be something like the ``` The 'x' in modified is not a valid boolean value ```