LyValidator<T> constructor

const LyValidator<T>(
  1. String message
)

Implementation

const LyValidator(this.message);