Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-07-28 17:37
Updated·2023-07-28 18:34
Flavor·PCRE2 (PHP)

/
^([A-Za-z0-9]\s?)+\s-\s(Before|After)\s((Insert|Update|Delete)|(Insert\/Update))\s-\s([A-Za-z0-9]\s?)+$
/
img
Open regex in editor

Description

Ensure that Salesforce Flow name meets the following standards:

<Object> - <Context> - <Action>

Submitted by anonymous