|
|
a5b06de92a
|
Refactor validation handling in PersonEdit.vue: Replace hasValidationError and validationError with hasViolation and violationTitles. Introduce hasViolationWithParameter and violationTitlesWithParameter for enhanced field validation. Update RequiredIdentifierConstraint messages, improve API error mapping, and refine ValidationException structure with violationsList. Add tests and translations for identifier validation.
|
2025-09-22 14:03:58 +02:00 |
|
|
|
52404956d2
|
Trim PersonIdentifier values during denormalization, implement RequiredIdentifierConstraint and validator, and add tests for empty value validation.
|
2025-09-22 14:03:57 +02:00 |
|
|
|
bec7297039
|
Add an api list of available person identifiers
|
2025-09-22 14:03:48 +02:00 |
|
|
|
ea06a96f91
|
Add external identifiers for person, editable in edit form, with minimal features associated
|
2025-09-01 08:05:11 +00:00 |
|