UuidRule constructor

const UuidRule(
  1. String message
)

Creates a new UuidRule.

Implementation

const UuidRule(this.message);