Go custom struct validation - the idiomatic way

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • validator

    :100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving

  • In the previous blog, we had gone over struct validations in golang using validator library. Continuing on, in this blog, we'll cover custom validations.

  • This is how the final code looks like: https://github.com/PankhudiB/go-config-validation/blob/main/configuration/custom_validation.go

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • API completa em Golang - Parte 3

    2 projects | dev.to | 16 Dec 2023
  • API validation in Gin: Ensuring Data Integrity in Your API

    1 project | dev.to | 10 Sep 2023
  • Yet another validator 0.9.5

    2 projects | /r/golang | 5 Sep 2023
  • Validator in handler or domain

    1 project | /r/golang | 1 Jul 2023
  • Request Validations in Go REST API

    6 projects | /r/golang | 21 May 2023