changed type names
This commit is contained in:
@ -16,7 +16,7 @@ export default class SampleValidate {
|
||||
.allow(''),
|
||||
|
||||
type: Joi.string()
|
||||
.valid('granulate', 'part', 'tension rod'),
|
||||
.valid('as-delivered/raw', 'processed'),
|
||||
|
||||
batch: Joi.string()
|
||||
.max(128)
|
||||
|
Reference in New Issue
Block a user