Class: NxtSupport::Uuid

Inherits:
Object
  • Object
show all
Defined in:
lib/nxt_support/models/uuid.rb

Constant Summary collapse

REGEXP =
/\A(\h{32}|\h{8}-\h{4}-\h{4}-\h{4}-\h{12})\z/