Back |
Indexenum parsetool.schema.FieldMagic
import parsetool.schema.Field
See data.model.type.
- Validated(validatorPath : String)
- QueriedValue(sqlFunction : String)
- Matching(regExp : String)
- Converted(converterPath : String)
- BoolExpression(ifExpr : String)
Back |
Index