BoolValidator.new

BoolValidator([

  1. String _fieldName = 'value'
])

Implementation

BoolValidator([this._fieldName = 'value']);