Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 226 Bytes

File metadata and controls

12 lines (7 loc) · 226 Bytes

CustomObject

A custom object Description is required

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

A custom object Name must be in english and PascalCase

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