We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ACH Version: v1.9.2
v1.9.2
What were you trying to do? Create an ACH file from JSON through the HTTP server with validation options set.
What did you expect to see? A successful request given the validation options.
The text was updated successfully, but these errors were encountered:
We should be able to enable this by calling SetValidation in this block:
SetValidation
ach/server/files.go
Lines 171 to 176 in 0230442
Sorry, something went wrong.
file,server: add method for parsing JSON with custom validation
953f8f5
Fixes: moov-io#944
Successfully merging a pull request may close this issue.
ACH Version:
v1.9.2
What were you trying to do?
Create an ACH file from JSON through the HTTP server with validation options set.
What did you expect to see?
A successful request given the validation options.
The text was updated successfully, but these errors were encountered: