validate icon indicating copy to clipboard operation
validate copied to clipboard

Validate reports unexpected NaN error for ASCII_String fields

Open jennifergward opened this issue 7 months ago • 4 comments

Checked for duplicates

No - I haven't checked

🐛 Describe the bug

We realize this won't be addressed until all the NaN issues are sorted out, but validate is reporting an error for values of "NaN" in ASCII tables that have fields defined as ASCII_String. NaN is not allowed for data type ASCII_Real. We can't find a statement in the SR that says NaN is not allowed for ASCII_String.

🕵️ Expected behavior

We didn't expect to see this error for ASCII_String fields.

📜 To Reproduce

validate validate_error\ -r validate_report.txt

🖥 Environment Info

Windows

📚 Version of Software Used

validate 3.6.0-SNAPSHOT

🩺 Test Data / Additional context

validate_error(1).zip

🦄 Related requirements

🦄 #xyz

⚙️ Engineering Details

No response

🎉 Integration & Test

No response

jennifergward avatar Jul 08 '24 18:07 jennifergward