Closed dwibudut closed 1 year ago
Modify required validation tag of IdToken field to struct level validation, this is to allow empty value idToken when IdTokenType is NoAuthorization.
required
IdToken
idToken
IdTokenType
NoAuthorization
https://github.com/lorenzodonini/ocpp-go/issues/223
Modify
required
validation tag ofIdToken
field to struct level validation, this is to allow empty valueidToken
whenIdTokenType
isNoAuthorization
.https://github.com/lorenzodonini/ocpp-go/issues/223