Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 204 Bytes

File metadata and controls

12 lines (7 loc) · 204 Bytes

ExpressionSet

ExpressionSet names must be pascal case

Field: ApiName
Regex: ^[A-Z][A-Za-z0-9]*$

ExpressionSet must have a description

Field: Description
Regex: ^.{10,}$