Skip to content

[FME-9857] Add evaluation with details#6

Merged
ZamoraEmmanuel merged 2 commits intodevelopmentfrom
fme-9857
Sep 29, 2025
Merged

[FME-9857] Add evaluation with details#6
ZamoraEmmanuel merged 2 commits intodevelopmentfrom
fme-9857

Conversation

@ZamoraEmmanuel
Copy link
Copy Markdown
Contributor

No description provided.

@ZamoraEmmanuel ZamoraEmmanuel requested a review from a team as a code owner September 18, 2025 20:11
throw new ParseError(`Invalid boolean value for ${details.value}`);
const treatment = details.value.toLowerCase();

if ( treatment === 'on' || treatment === 'true' ) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we document this? seems kinda arbitrary, but I saw it in the Java provider and I'm doing it as well because of that

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree, this should be on documentation

@ZamoraEmmanuel ZamoraEmmanuel merged commit 1aba8d3 into development Sep 29, 2025
1 check passed
@ZamoraEmmanuel ZamoraEmmanuel deleted the fme-9857 branch September 29, 2025 17:34
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