ATO C# Validation Code Generation
---------------------------------

This readme file explains the steps required to build the IITR 2026 validation solution:

1. Download the zip file "ATO IITR 2026 Rule Implementation.zip".
2. Update references to the file "sdkxbrlapi.dll" to a valid instance of the XBRL SDK.
3. Populate the DeductionMedianRates.cs file with the Standard Deduction Ratios.
4. Build the solution.

Note: You need to have a valid "sdkxbrlapi.dll" file in order to compile this solution successfully.

Technical Implementation
------------------------

This solution uses C# code to validate IITR parent forms and associated child forms for Tax Time 2026. Crossform validation is handled by the IITR 2026 C# code.