keystonejs/keystone-classic

[4.0.0-beta.3] Validation of type Name

Open

#3722 aperta il 20 nov 2016

Vedi su GitHub
 (2 commenti) (1 reazione) (0 assegnatari)JavaScript (2288 fork)batch import
bughelp wanted

Metriche repository

Star
 (14.656 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor