Skip to content

expand checks in validate_for_write() #485

Closed
@wibeasley

Description

  • add a convert_logical_to_integer parameter . If it's true, it won't warn about

    The REDCap API does not automatically convert boolean values to 0/1 values.

  • redcap_repeat_instance should be an integer
  • validate_uniqueness(): check for unique combinations of record_id, redcap_event_name, redcap_repeat_instrument, &
  • validate_data_frame_inherits()
  • validate_field_names()
  • validate_record_id_name()
  • validate_repeat_instance()
  • validate_no_logical()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions