Removing a validation from a field programmatically

I’m having trouble completely removing a validation from a field programmatically using the Ruby API. I have tried recreating the field without the validation, recreating it with a null validation, or recreating it with an empty-string validation but none of these work.

1 Like