keystonejs/keystone-classic

[4.0.0-beta.3] Validation of type Name

Open

#3,722 创建于 2016年11月20日

在 GitHub 查看
 (2 评论) (1 反应) (0 负责人)JavaScript (2,288 fork)batch import
bughelp wanted

仓库指标

Star
 (14,656 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Steps to reproduce the behavior

  1. Create list with required field with type Name
  2. Get model and create new item keystone.List(listName).model().save()

Expected behavior

Get validation error

Actual behavior

Item successfully saved

贡献者指南