moqui - What is the utility of validate-parameter attribute? -
thank answering previous questions , appreciate effort put in in developing moqui. in field tag there attribute of validate-parameter please elaborate use of , how use attribute. in advance :-)
to specific, sounds looking @ xml form field element (form-list.field, form-single.field).
a form field can validated based on validation settings in service parameter (there many validation options there) or entity field (just couple validation options there). done automatically when form submits transition has single service-call element (i.e. not actions element), , these attributes populated automatically. can specify manually service/parameter or entity/field use validation.
this part of support in framework client side validation javascript using server-side validation settings. note validations done on server, don't have define/implement them twice.
Thank you so much for sharing about Moqui Framework. It's really good to read.
ReplyDelete