-
There are many possible address formats. Limiting the user to just these few could cause issues if the person lives at a place which doesn't follow this format.
Additionally the system could think th…
-
It was decided that validation should be implemented separately and reused in all components requiring it. A dedicated token set has to be provided first.
### Design
https://www.figma.com/design/JIT5…
-
Hello,
We have some issues with some webhooks we receive. The signature validation is done using your sdk (we have the latest version).
For some payment methods and payment status, your sdk will …
-
Sometime after September 25, the documentation page for Validation Filters https://www.php.net/manual/en/filter.filters.validate.php has disappeared as well as the link to this documentation on the Ty…
-
I have this struct for data input:
```go
type ExtendService struct {
Cost int `valid:"Required" form:"cost" json:"cost" label:"cost"`
}
```
The problem is when client sends `0` as…
-
Hello,
I am currently using the latest version of SpeedChecker, version 2.0.4. It works very well, but when I submit it to the App Store, although the process not completes because errors, there ar…
-
### Is your feature request related to a problem? Please describe
Add Nginx-Like Features and Configuration Validation to Vmauth
How can I check the configuration status vmauth before it is initiali…
-
### Implementation
* Schema Design for API Validation
* Ensure that the Golang handlers of the Meshery Server REST APIs uniformly and programmatically (in a schema-driven way) automatically …
-
### What version of gRPC-Java are you using?
1.41.x, but also observed in master branch
### What is your environment?
Linux/MacOs, n/a
### What did you expect to see?
Metadata validation is c…
-
The address validation API from the places section is not currently implemented and would be a nice addition to the client to verify the validity of an address before saving it or passing it to other …