Function validateRecord

  • Validate record:

    • Latitude, longitude and altitude need to be in range
    • The user must be a project user
    • The form must exist in the project
    • The formSpecific must exist in the form
    • The project name must be correct
    • There can only be allowed media
    • All the form required questions are answered in the record
    • All the answers type are consistent with the FieldType

    Parameters

    Returns boolean

Generated using TypeDoc