bughelp wanted
仓库指标
- Star
- (14,656 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Steps to reproduce the behavior
- Create list with required field with type
Name - Get model and create new item
keystone.List(listName).model().save()
Expected behavior
Get validation error
Actual behavior
Item successfully saved