fabbricadigitale / scimd

SCIM v2 golang implementation
MIT License
5 stars 1 forks source link

Custom validator to check for unique attributes #50

Closed samechelon closed 6 years ago

samechelon commented 6 years ago

This PR introduces the uniquefield validator that checks if a field in a slice has unique values

leodido commented 6 years ago

Please rename it to something like uniqueattr.