smithoss/gonymizer

Add checks to DBMapper.Validate()

オープン

#4 opened on 2019/03/08

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Go (34 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (160 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Currently we are only checking the map against the DBMapper.DBName value and making sure it's length is > 0. There are many checks we can be doing here to validate that the DBMap is in the correct format. One example is to check the structure of the DBMap and verify all variables are in the correct form.

コントリビューターガイド