-
Notifications
You must be signed in to change notification settings - Fork 115
Open
@JarvisQJ
Description
when i check numeric types,like {price:'number'},the module convert the value of the price to number.And then,check.
The problem is checking numeric enum,like {type: 'enum', values: [1, 2]}.It seems that converting is
ineffective.
Metadata
Metadata
Assignees
Labels
No labels