possiblyAcceptsValue
Returns true if the parameter can possibly accept the given value. Returning true does not guarantee acceptance (although it typically will be accepted), but returning false does guarantee rejection.
Returns true if the parameter can possibly accept the given value. Returning true does not guarantee acceptance (although it typically will be accepted), but returning false does guarantee rejection.