validationcontext.java


current inspection = 2010-07-22 15:04:21 (id #4) base = 2010-07-16 16:14:15 (id #1)

Filter Options
History:
+ added
- dropped
U unchanged
Annotation Kind:
pre
presumption
post
unanalyzed
test


  • void addError(String)

  • -/+ Kind Annotation Text Date
    U prethis.errors != null2010-07-16 16:14:15
    U unanalyzedcall on java.util.List:add2010-07-16 16:14:15

  • void addError(ValidationError)

  • -/+ Kind Annotation Text Date
    U prethis.errors != null2010-07-16 16:14:15

  • ValidationError getError(int)

  • -/+ Kind Annotation Text Date
    U prethis.errors != null2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15

  • List getErrors()

  • -/+ Kind Annotation Text Date
    U preinit'ed(this.errors)2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15

  • int getNumberOfErrors()

  • -/+ Kind Annotation Text Date
    U prethis.errors != null2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15

  • bool hasErrors()

  • -/+ Kind Annotation Text Date
    U prethis.errors != null2010-07-16 16:14:15
    U postinit'ed(return_value)2010-07-16 16:14:15

  • void net.sourceforge.pebble.web.validation.ValidationContext()

  • -/+ Kind Annotation Text Date
    U postnew ArrayList(ValidationContext#1) num objects == 12010-07-16 16:14:15
    U postthis.errors == &new ArrayList(ValidationContext #1)2010-07-16 16:14:15

  • net.sourceforge.pebble.web.validation.ValidationContext__static_init

  • -/+ Kind Annotation Text Date