MCPcopy Create free account
hub / github.com/coronalabs/corona / ValidatePackage

Method ValidatePackage

platform/windows/Corona.Simulator/CoronaProject.cpp:334–370  ·  view source on GitHub ↗

ValidatePackage - return true if sPackage is a valid Java Package name check for [a-zA-Z]+(.[a-zA-Z]+)+ e.g. com.acme.games Second and further characters after a period can be numbers _ (underscored) also allowed There must be at least one period surrounded by at least one character on each side No Java Reserved Words - interface, for, etc.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

GetLengthMethod · 0.45
FindMethod · 0.45

Tested by

no test coverage detected