Is valid rid

Supported in: Batch, Streaming

Returns true if the input is a valid Foundry resource identifier.

Expression categories: Boolean

Declared arguments

  • Expression - String representing a resource identifier.
    Expression<String>

Output type: Boolean

Examples

Example 1: Base case

Argument values:

  • Expression: rid
ridOutput
ri.foundry.main.dataset.e9008fee-a32a-449d-8ab4-d6d65a3b4ecctrue
ri.foundry.main.transaction.00000049-8fbb-6a15-bd27-9f2c9ae9a47btrue
ri.foundry.malformedfalse
not a ridfalse