B
    ì¹`4  ã               @   s   d dl ZdZdd„ ZdS )é    NZpgwui_uploadc          
   C   s4   g }|  tj ttjjtjjtjjtjj| ¡¡ |S )zÿCheck that all pgwui_upload specific settings are good.
    This includes:
      checking for unknown settings
      checking for missing required settings
      checking the boolean settings
      checking that the values of other settings are valid
    )ÚextendÚpgwui_upload_coreÚcheck_settingsÚPGWUI_COMPONENTZUPLOAD_SETTINGSZREQUIRED_SETTINGSZBOOLEAN_SETTINGSZBOOLEAN_CHOICE_SETTINGS)Zcomponent_configÚerrors© r   úc/home/kop/projects/devel/pgwui/test_venv/lib/python3.7/site-packages/pgwui_upload/check_settings.pyr      s    
r   )Z pgwui_upload_core.check_settingsr   r   r   r   r   r   r   Ú<module>   s   