Forum Discussion

Pretty's avatar
Pretty
New Contributor III
3 years ago

Data Validator Snap constraint - Maximum - Integer validation

Here we are trying to pass the numeric values through maximum constraint but it is through a below error

I have gone through the below document and followed the steps but no luck

Thanks in advance

3 Replies

  • bojanvelevski's avatar
    bojanvelevski
    Valued Contributor

    Hi @Pretty,

    This is an expected behavior from the Data Validator. You’re passing a value higher than 5, which is a constraint value set in the Constraints. Just open an error view so you can capture the objects that are failing against the validation.

    Regards,
    Bojan

    • Pretty's avatar
      Pretty
      New Contributor III

      @bojanvelevski

      Thank you for the response

      I have passed with in the limit even though I am getting error.
      Could you please show me examples with all Constraints by building sample pipeline ?

  • rnawaz's avatar
    rnawaz
    New Contributor

    Hi Pretty
    Convert the Data type to String and check .