|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValidationScript
A PackageScript
which implements ReferenceField
, meaning it also implements
RequiresValidation
providing maintainer scripts defined in the <scripts> section to be
given a chance to validate without requiring implementors to extend one of the provided abstract
script classes, e.g. TemplateScript
.
Method Summary |
---|
Methods inherited from interface com.threerings.antidote.field.ReferenceField |
---|
getReferencedField, isReference |
Methods inherited from interface com.threerings.antidote.field.Field |
---|
getFieldName, getLocation |
Methods inherited from interface com.threerings.antidote.RequiresValidation |
---|
validate |
Methods inherited from interface com.threerings.jpkg.ant.dpkg.scripts.runner.PackageScript |
---|
failOnError, getFriendlyName, getSource, getTypes |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |