You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue #57" add validator on ldap config" :
- Add Validator from github.com/go-playground/validator for LDAP config
- Add error function to check if there are any parent error
- Bump dependancies
Issue #57" add validator on ldap config" :
- Add Validator from github.com/go-playground/validator for LDAP config
- Add error function to check if there are any parent error
- Bump dependancies
Ensure that configuration models implement validation tags (https://github.com/go-playground/validator)
The text was updated successfully, but these errors were encountered: