Ask a question to get started
Enter to sendā¢Shift+Enter new line
Check if the values are not None or empty string
check_if_not_null( props: List[str], values: List[Any], ) -> None