![]() |
Determines if a source reference is valid.
google.appengine.api.appinfo.ValidateSourceReference(
ref
)
Args | |
---|---|
ref
|
A source reference in the following format:
[repository_uri#]revision .
|
Raises | |
---|---|
ValidationError
|
If the reference is malformed. |