Uses of Class
de.xima.fc.formstore.StoreFormMeta
-
Packages that use StoreFormMeta Package Description de.xima.fc.formstore -
-
Uses of StoreFormMeta in de.xima.fc.formstore
Methods in de.xima.fc.formstore that return types with arguments of type StoreFormMeta Modifier and Type Method Description org.apache.commons.lang3.tuple.Pair<StoreFormMeta,StoreFormMetaValidationResult>
StoreFormMetaValidator. validate(String meta)
Methods in de.xima.fc.formstore with parameters of type StoreFormMeta Modifier and Type Method Description StoreFormMetaValidationResult
StoreFormMetaValidator. validate(StoreFormMeta meta)
-