## 背景 <!-- タスクのTODOを記載するにあたり、 そもそもどのような背景があるのかを記載します 必要に応じてリンクや画像を記載します --> I want to validate command for input/expected excel sheet that compare to database physical name and column description. Check cotents example: * Existing table name check * Table description is match database physical value * Column check ## TODO <!-- 実施すべきTODOを記載します 内容は具体的かつゴールがわかりやすい形とします --> * Add validation command * Force fix command?