Build produce service #9

Closed
opened 2021-06-17 01:37:30 +00:00 by davidlick · 0 comments
davidlick commented 2021-06-17 01:37:30 +00:00 (Migrated from github.com)
  • The produce includes name, produce code, and unit price
  • The produce name is alphanumeric and case insensitive
  • The produce codes are sixteen characters long, with dashes separating each four character group
  • The produce codes are alphanumeric and case insensitive
  • The produce unit price is a number with up to 2 decimal places
- The produce includes name, produce code, and unit price - The produce name is alphanumeric and case insensitive - The produce codes are sixteen characters long, with dashes separating each four character group - The produce codes are alphanumeric and case insensitive - The produce unit price is a number with up to 2 decimal places
Sign in to join this conversation.