Validators — gin Architecture
Interfaces with go-playground/validator for struct validation
Entity Profile
Relationship Graph
Domain
Functions
- BenchmarkMapFormFull()
- BenchmarkMapFormName()
- BenchmarkSliceValidationError()
- Bind()
- Bind()
- Bind()
- Bind()
- Bind()
- Bind()
- Bind()
- Bind()
- Bind()
- Bind()
- Bind()
- Bind()
- BindBody()
- BindBody()
- BindBody()
- BindBody()
- BindBody()
- BindBody()
- BindBody()
- BindBody()
- Close()
- CreateDecoder()
- CreateDecoder()
- CreateEncoder()
- CreateEncoder()
- Decode()
- Decode()
- Default()
- Default()
- Encode()
- Encode()
- Engine()
- Error()
- IsEmpty()
- IsEmpty()
- MapFormWithTag()
- Marshal()
- MarshalIndent()
- Name()
- Name()
- Name()
- Name()
- Name()
- Name()
- Name()
- Name()
- Name()
- Name()
- Name()
- Name()
- NewDecoder()
- NewEncoder()
- Read()
- Read()
- TestBindingFormEmbeddedStruct()
- TestCustomJsonCodec()
- TestDefaultValidator()
- TestMapFormWithTag()
- TestMappingArray()
- TestMappingBaseTypes()
- TestMappingCollectionFormat()
- TestMappingCollectionFormatInvalid()
- TestMappingCustomArrayForm()
- TestMappingCustomArrayOfArrayForm()
- TestMappingCustomArrayOfArrayUnmarshalTextDefault()
- TestMappingCustomArrayOfArrayUnmarshalTextForm()
- TestMappingCustomArrayUnmarshalTextForm()
- TestMappingCustomPointerStructTypeUnmarshalTextForm()
- TestMappingCustomPointerStructTypeUnmarshalTextUri()
- TestMappingCustomPointerStructTypeWithFormTag()
- TestMappingCustomPointerStructTypeWithURITag()
- TestMappingCustomSliceForm()
- TestMappingCustomSliceOfSliceForm()
- TestMappingCustomSliceOfSliceUnmarshalTextDefault()
- TestMappingCustomSliceOfSliceUnmarshalTextForm()
- TestMappingCustomSliceStopsWhenError()
- TestMappingCustomSliceUnmarshalTextForm()
- TestMappingCustomSliceUnmarshalTextStopsWhenError()
- TestMappingCustomStructTypeUnmarshalTextForm()
- TestMappingCustomStructTypeUnmarshalTextUri()
- TestMappingCustomStructTypeWithFormTag()
- TestMappingCustomStructTypeWithURITag()
- TestMappingCustomUnmarshalParamHexDefault()
- TestMappingCustomUnmarshalParamHexWithFormTag()
- TestMappingCustomUnmarshalParamHexWithURITag()
- TestMappingCustomUnmarshalTextHexDefault()
- TestMappingCustomUnmarshalTextHexForm()
- TestMappingDefault()
- TestMappingEmptyValues()
- TestMappingForm()
- TestMappingFormFieldNotSent()
- TestMappingFormWithEmptyToDefault()
- TestMappingIgnoreField()
- TestMappingIgnoredCircularRef()
- TestMappingMapField()
- TestMappingMultipleDefaultWithCollectionFormat()
- TestMappingPrivateField()
- TestMappingPtrField()
- TestMappingSkipField()
- TestMappingSlice()
- TestMappingStructField()
- TestMappingTime()
- TestMappingTimeDuration()
- TestMappingTimeUnixNano()
- TestMappingURI()
- TestMappingUnexportedField()
- TestMappingUnknownFieldType()
- TestMappingUsingTextUnmarshalerWhenBindUnmarshalerAlsoDefined()
- TestRequiredFails()
- TestRequiredSucceeds()
- TestSliceValidationError()
- TestValidateAndModifyStruct()
- TestValidateNoValidationPointers()
- TestValidateNoValidationValues()
- TestValidatePrimitives()
- TestValidationDisabled()
- TestValidationFails()
- TestValidatorEngine()
- TrySet()
- TrySet()
- Unmarshal()
- UnmarshalParam()
- UnmarshalParam()
- UnmarshalParam()
- UnmarshalParam()
- UnmarshalParam()
- UnmarshalText()
- UnmarshalText()
- UnmarshalText()
- UnmarshalText()
- UnmarshalText()
- ValidateStruct()
- convertTo()
- convertToOidUnmarshalText()
- createDefaultFormPostRequest()
- createFormFilesMultipartRequest()
- createFormFilesMultipartRequestFail()
- createFormMultipartRequest()
- createFormMultipartRequestForMap()
- createFormMultipartRequestForMapFail()
- createFormPostRequest()
- createFormPostRequestForMap()
- createFormPostRequestForMapFail()
- createNoValidationValues()
- createRequestMultipartFiles()
- decodeJSON()
- decodeMsgPack()
- decodePlain()
- decodeToml()
- decodeXML()
- decodeYAML()
- head()
- init()
- lazyinit()
- mapForm()
- mapFormByTag()
- mapURI()
- mapping()
- mappingByPtr()
- msgpackBody()
- notOne()
- requestWithBody()
- setArray()
- setArrayOfMultipartFormFiles()
- setBoolField()
- setByForm()
- setByMultipartFormFile()
- setFloatField()
- setFormMap()
- setIntField()
- setSlice()
- setTimeDuration()
- setTimeField()
- setUintField()
- setWithProperType()
- testFormBindingEmbeddedStruct()
- toZero()
- trySetCustom()
- trySetUsingParser()
- trySplit()
- tryToSetValue()
- validate()
- validate()
- validateStruct()
Frequently Asked Questions
What is the Validators subdomain?
Validators is a subdomain in the gin codebase, part of the DataBinding domain. Interfaces with go-playground/validator for struct validation It contains 0 source files.
Which domain does Validators belong to?
Validators belongs to the DataBinding domain.
What functions are in Validators?
The Validators subdomain contains 187 function(s): BenchmarkMapFormFull, BenchmarkMapFormName, BenchmarkSliceValidationError, Bind, Bind, Bind, Bind, Bind, and 179 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free