Description

Properties

Methods

InheritedAbstractFinalStaticDatatypeHeader
size_tsize_t maxLength(string fieldName)
string[]string[] primaryKeys()
boolbool isPrimaryKey(string[] fieldPath)
boolbool isCreate()
stringstring getRequiredMessage(string fieldPath)
boolbool hasError(string fieldPath)
boolbool isPrimaryKey(string fieldName)
boolbool initialize(Json[string] initData = null)
boolbool isRequired(string[] fieldPath)
stringstring type(string fieldPath)
boolbool isRequired(string fieldName)
string[]string[] fieldNames()
Json[string]Json[string] data()
JsonJson val(string fieldPath, Json[string] options = cast(Json[string])null)