Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

希望可以通过下面的方式,让一个变量可以为String或者Number #326

Open
Fucntion opened this issue Apr 8, 2020 · 1 comment

Comments

@Fucntion
Copy link

Fucntion commented Apr 8, 2020

Products_Profit: {
type: String || Number,
required: true,
size: {min: 0},
message: {
  required: '利润必填',
  type: '利润必须为数字',
  size: '利润必须大于0'
 }
},
@Alarees
Copy link

Alarees commented Apr 26, 2020

اكتب المشكلة بلغة مشتركة بين الناس (الانجليزية) عشان الناس تقدر تفهمك

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants