IntValidator.new

IntValidator([

  1. String _fieldName = 'value'
])

Implementation

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