Skip to content
Giuseppe Cannella edited this page Feb 19, 2020 · 4 revisions
Type name example
SHA1 1c18da5dbf74e3fc1820469cf1f54355b7eec92d
import com.github.gekomad.regexcollection.Validate.validate
import com.github.gekomad.regexcollection.SHA1

assert(validate[SHA1]("1c18da5dbf74e3fc1820469cf1f54355b7eec92d") == Some("1c18da5dbf74e3fc1820469cf1f54355b7eec92d"))
Clone this wiki locally