Skip to content

ductramkms/ServiceB

Repository files navigation

Data validation requirement:

  • Employee:
    • empId >= 0
    • salary >= 0
    • department: length < 150 characters
    • name: length < 150 characters

Exception:

  • Not found employee.
  • Invalid Employee information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages