ToValidator constructor

ToValidator(
  1. String text
)

Implementation

ToValidator(String text) : super(text);