Skip to content

feat(financial): add chart type and computed message to validation re… - #22

Merged
jSylvestre merged 1 commit into
mainfrom
JCS/FinancialSimpleValidateMessage
Aug 28, 2026
Merged

jSylvestre merged 1 commit into
mainfrom
JCS/FinancialSimpleValidateMessage

Conversation

@jSylvestre

Copy link
Copy Markdown
Member

…sults

Introduces a chartType field (GL, PPM, INVALID) to financial validation responses to explicitly state the detected chart string type.

The message field is now a computed property within the FinancialValidationResult model, automatically generating the appropriate user-friendly message based on the chart string's validity and type. This ensures consistent messaging directly from the model and simplifies integration for consumers.

…sults

Introduces a `chartType` field (GL, PPM, INVALID) to financial validation
responses to explicitly state the detected chart string type.

The `message` field is now a computed property within the `FinancialValidationResult`
model, automatically generating the appropriate user-friendly message based
on the chart string's validity and type. This ensures consistent messaging
directly from the model and simplifies integration for consumers.
@jSylvestre
jSylvestre requested a review from srkirkland August 28, 2026 22:28
@jSylvestre
jSylvestre merged commit 3843454 into main Aug 28, 2026
1 check passed
@jSylvestre
jSylvestre deleted the JCS/FinancialSimpleValidateMessage branch August 28, 2026 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants