Skip to content
Giuseppe Cannella edited this page Jan 6, 2019 · 7 revisions
Type example
MD5 fc42757b4142b0474d35fcddb228b304
import com.github.gekomad.regexlibrary.UUID
assert(isValid[UUID]("fc42757b4142b0474d35fcddb228b304") == true)
assert(isValid[UUID]("sdsddom") == false)
Clone this wiki locally