const classcaptcha302::CaptchaCode

sys::Obj
  captcha302::CaptchaCode

@Serializable { simple=true }

CaptchaCode The Code "password" for a generated captcha

fromStr

static CaptchaCode fromStr(Str val)

makeStr

new makeStr(Str code)

matches

Bool matches(Str text, Bool scrambledOk := false)

toStr

virtual override Str toStr()

val

const Str val