Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Patty::Profiles::Validator
Constants
ID_RE = /\
A
[a-z0-9][a-z0-9-]*\z/
PROGRAM_RE = /\
A
[
A
-
Za
-z0-9][
A
-
Za
-z0-9._@-]*\z/
Plain names only - never a shell command.
Class methods
validate
(profile :
Profile
) :
Array
(
String
)
Source