A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
VALID — Constant Static Property, class com.cyntaxic.cyntils.CynValidate
Code for valid.
validChars(value:String, chars:String) — Static Method , class com.cyntaxic.cyntils.CynValidate
Compare a string against a list of characters to determine if the string contains only those characters.
version — Property, class com.cyntaxic.cynmvc.model.CynModel
Returns the version number and description in a value object.
VERSION — Static Property, class com.cyntaxic.cynmvc.Cyntaxic
Returns the version number of the framework as a string.
VERSION_0_1_0 — Constant Static Property, class com.cyntaxic.cynmvc.model.enums.Versions
Release 0.1.0 of the framework.
VERSION_0_1_1 — Constant Static Property, class com.cyntaxic.cynmvc.model.enums.Versions
Release 0.1.1 of the framework.
VERSION_0_1_2 — Constant Static Property, class com.cyntaxic.cynmvc.model.enums.Versions
Release 0.1.2 of the framework.
VERSION_0_1_3 — Constant Static Property, class com.cyntaxic.cynmvc.model.enums.Versions
Release 0.1.3 of the framework.
Versions — class, package com.cyntaxic.cynmvc.model.enums
The Versions class is an enumeration of framework releases.
VersionVO — class, package com.cyntaxic.cynmvc.model.vos
The VersionVO class is a value object used to contain information framework versions.
VersionVO(number:String, description:String) — Constructor, class com.cyntaxic.cynmvc.model.vos.VersionVO
Creates a new VersionVO object.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z