neolution-ch / javascript-utils

0 stars 3 forks source link

function validateGuid #35

Closed Michele-Masciave closed 8 months ago

Michele-Masciave commented 8 months ago

This PR implements a wrapper function validateGuid able to validate a string to check whether it is guid uuid v4. Closes #34