Closed b22n closed 8 years ago
It would be nice if there is the 'required' option in schema options.
{ type: String, required: true }
It can be implemented by the 'validation' but It would be more convenient.
It would be nice if there is the 'required' option in schema options.
It can be implemented by the 'validation' but It would be more convenient.