Sets the context values that should be used in the validation
void setContextValues(Map<String, dynamic> values) { _contextValues = values; }