powerapps-specflow-bindings icon indicating copy to clipboard operation
powerapps-specflow-bindings copied to clipboard

Issue # 94 - Added a new binding and unit test to assert if the auto-…

Open rashish12 opened this issue 1 year ago • 1 comments

A new entity step binding has been added to assert if the auto-number field contains value as per the input pattern/format those defined by the Power Platform Docs. This resolves the issue #94

Purpose

To validate the format of an auto-number field when a record is created

Approach

Added a new entity step binding to assert the auto-number field value_

TODOs

  • [x] Automated test coverage for new code
  • [x] Documentation updated (if required)
  • [x] Build and tests successful

rashish12 avatar Nov 15 '22 18:11 rashish12