Skip to content

add DenominationValidator to validate dosage fields in Prescription model #1944

add DenominationValidator to validate dosage fields in Prescription model

add DenominationValidator to validate dosage fields in Prescription model #1944

Workflow file for this run

name: Test Pull Request
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-base.yml