smithoss/gonymizer

Add checks to DBMapper.Validate()

開放

#4 建立於 2019年3月8日

 (0 則留言) (0 個反應) (0 位負責人)Go (34 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (160 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南