bughelp wanted
Repository metrics
- Stars
- (14,656 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
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