Skip to content

Conversation

@rich-iannone
Copy link
Member

Recently, several validation methods were added:

  • col_vals_increasing()
  • col_vals_decreasing()
  • col_vals_within_spec()
  • tbl_match()
  • prompt()

However, they don't receive support for use in YAML workflows. This PR adds the proper translations (Python code -> YAML and YAML -> Python code) and fully tests each of the methods in YAML workflows. Further to this, the User Guide docs have been updated with YAML reference info for these new validation methods.

@rich-iannone rich-iannone marked this pull request as ready for review October 31, 2025 19:17
@rich-iannone rich-iannone merged commit 0416b02 into main Nov 1, 2025
8 checks passed
@rich-iannone rich-iannone deleted the feat-yaml-translations-for-new-validations branch November 1, 2025 20:48
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