Validates the contents of FlowFiles against a user-specified XML Schema file
xml, schema, validation, xsd
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values.
Name | Default Value | Allowable Values | Description |
---|---|---|---|
Schema File | The path to the Schema file that is to be used for validation |
Name | Description |
---|---|
valid | FlowFiles that are successfully validated against the schema are routed to this relationship |
invalid | FlowFiles that are not valid according to the specified schema are routed to this relationship |