marklogic-community / marklogic-state-conductor

An event-based state-machine engine for manipulating MarkLogic database documents.
Other
1 stars 4 forks source link

Utilize Schemas for validation #44

Open aclavio opened 4 years ago

aclavio commented 4 years ago

Investigate the usage of the Schema's database for validation of State Conductor Flow definitions. Determine if the validator could be refactored or replaced by the usage of a proper set of schemas.

freshie commented 4 years ago

Look into moving the flow-file-validator functionality to the Schemas database.

You might split the parts into different schema documents and then use the Schemas database.