-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Supposed I want to validate a sub-element like:
{address:
{street: "Millerstreet"}
}My check
this.checkBody('address.street').notEmpty()
does not seem to work.
Is it even possible to validate sub-elements with koa-validate?
Or have I simply missed something?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels