Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 194 Bytes

File metadata and controls

12 lines (7 loc) · 194 Bytes

WebLink

Custom Button must have a description

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

Custom Button name must be pascal case

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