Skip to content

Fix patientSearchValidation Schema #118

@hassanelnajjar

Description

@hassanelnajjar

Fix patientSearchValidation Schema

  • The client want to benefit the like operator in postgres, so it's want to send (%) with firstname and lastname
  • should add (%) to regex expression of firstname-lastname like .matches(/^[a-zA-Z]+$/) should be .matches(/^[a-zA-Z%]+$/)

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions