test PVs for Syntax #55

Open
opened 2026-07-31 14:29:20 +02:00 by armborst_f · 0 comments
Owner

implement test for checking PV syntax conformity:

  • length does not exceed 64 characters in total including colon itself and all characters before and after colon
  • exactly one colon
  • begins with A
  • no special characters beyond colon, dash and underscore and warning for underscore asking to remove
implement test for checking PV syntax conformity: - length does not exceed 64 characters in total including colon itself and all characters before and after colon - exactly one colon - begins with A - no special characters beyond colon, dash and underscore and warning for underscore asking to remove
labrec_b was assigned by armborst_f 2026-07-31 14:29:20 +02:00
armborst_f added this to the Benjamin Labrecque project 2026-07-31 14:29:20 +02:00
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sls/hla_framework_bd#55