Rest API: Request Validation Using Go Validator In Echo Framework(Part 7)

Publicado em: 03 Junho 2024
no canal de: codewithtee
1,609
26

In this part, I explained how to validate the request body using the Go Playground validator and format the error message so that it is human-readable.

The purpose of this part is to teach you.

1. Request Validation using the Go playground validator package
2. Formatting the error message from the package to a more human-readable format
3. How to use the Golang reflect package to inspect your struct
4. How to use Golang's Type assertion
5. How to use the "comma ok" syntax to verify the assertion

Install the Go validator by running the command below inside your project

```
go get github.com/go-playground/validator/v10
```

Project Link: https://github.com/harmlessprince/bud...


Join me on this journey by subscribing, sharing with friends, and turning on notifications to be notified when a new episode is available.


Nesta página do site você pode assistir ao vídeo on-line Rest API: Request Validation Using Go Validator In Echo Framework(Part 7) duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário codewithtee 03 Junho 2024, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 1,609 vezes e gostou 26 espectadores. Boa visualização!