forms
forms copied to clipboard
A lightweight go library for parsing form data or json from an http.Request.
Results
2
forms issues
Sort by
recently updated
recently updated
newest added
Simple multiple arguments Require(). Not sure if RequireAll must return *ValidationResult. RequireAll() might also replace Require() without breaking compatibility.
I wanted to let the community know that I intend to make major changes to this library in the near future which will not be backwards compatible. I have updated...