RESOStandards / transport

RESO Transport Workgroup - Specifications and Change Proposals
https://transport.reso.org
Other
18 stars 15 forks source link

Create Validation Endpoint for RCP-010 #89

Closed darnjo closed 1 year ago

darnjo commented 1 year ago

Currently with Add/Edit (RCP-010), the specification assumes that the client will be saving the record when they post back to the server.

However, this doesn't allow clients to easily validate the state of that record before submission.

The goal is to add a new endpoint or set of endpoints that would allow a client to call back to the server and determine the validity of the input without saving the record.

This proposal can use the same error response format as RCP-010.

darnjo commented 1 year ago

cc: @codygustafson