Docs: Update URN RFC2141 documentation

Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
pull/429/head
Leonardo Di Donato 6 years ago
parent 0482874b86
commit 2bb313f957
No known key found for this signature in database
GPG Key ID: BFFB24490FD2E91F
  1. 6
      doc.go

@ -610,11 +610,13 @@ This will accept any uri the golang request uri accepts
Usage: uri
URN String
Urn RFC 2141 String
This validataes that a string valud contains a valid URN
This validataes that a string value contains a valid URN
according to the RFC 2141 spec.
Usage: urn_rfc2141
Base64 String
This validates that a string value contains a valid base64 value.

Loading…
Cancel
Save