Searched refs:_defaultCoercions (Results 1 – 1 of 1) sorted by relevance
30 protected final MutableCoercionConfig _defaultCoercions; field in CoercionConfigs58 _defaultCoercions = defaultCoercions; in CoercionConfigs()92 return new CoercionConfigs(_defaultAction, _defaultCoercions.copy(), in copy()110 return _defaultCoercions; in defaultCoercions()188 CoercionAction act = _defaultCoercions.findAction(inputShape); in findCoercion()288 acceptBlankAsEmpty = _defaultCoercions.getAcceptBlankAsEmpty(); in findCoercionFromBlankString()291 action = _defaultCoercions.findAction(CoercionInputShape.EmptyString); in findCoercionFromBlankString()