is-04 icon indicating copy to clipboard operation
is-04 copied to clipboard

[v1.3 review] Should "event_type" have a pattern constraint?

Open garethsb opened this issue 5 years ago • 2 comments

IS-07 uses the "pattern": "^[^\\s\\/]+(\\/[^\\s\\/]+)*$" for its "event_type".

Should this be applied to IS-04 v1.3 Source/Flow "event_type" in IS-04 and Receiver caps "event_types"?

garethsb avatar Jul 15 '19 12:07 garethsb

As things stand I'd suggest not. Ideally it'd be nice to decouple new Source/Flow attributes from the IS-04 spec (which may eventually be covered by the parameter registers or similar). As such I'd prefer to avoid imposing this validation here, but perhaps to record it via mini-schemas in another repository.

andrewbonney avatar Jul 22 '19 08:07 andrewbonney

OK. Let's mark this as 'enhancement' to revisit post-v1.3.

garethsb avatar Aug 01 '19 14:08 garethsb