Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
size_t | size_t maxLength(string fieldName) | ||||
string[] | string[] primaryKeys() | ||||
bool | bool isPrimaryKey(string[] fieldPath) | ||||
bool | bool isCreate() | ||||
string | string getRequiredMessage(string fieldPath) | ||||
bool | bool hasError(string fieldPath) | ||||
bool | bool isPrimaryKey(string fieldName) | ||||
bool | bool initialize(Json[string] initData = null) | ||||
bool | bool isRequired(string[] fieldPath) | ||||
string | string type(string fieldPath) | ||||
bool | bool isRequired(string fieldName) | ||||
string[] | string[] fieldNames() | ||||
Json[string] | Json[string] data() | ||||
Json | Json val(string fieldPath, Json[string] options = cast(Json[string])null) |