validation rule and form made at Form Builder

Laraship QuestionsCategory: Technicalvalidation rule and form made at Form Builder
nao asked 6 years ago

I have a question.

Can I apply validation rule for form made at Form Builder?

If yes, how do I do?

At rules() function of class extended BaseRequest, developer can set original rules for input form.

This rules is applied when input form is coded at create_edit.blade.php file.

At create_edit.blade.php, deloper can embed form made at Form Builder.

I hope embed form to apply validation rule, too.

2 Answers
laraship Staff answered 6 years ago

Hello,

Standard validations are already there, like Required, Number, Email, Date. can you please specify the validation you are looking for

laraship Staff answered 6 years ago

Hello, Currently this feature is not available but we can build it for you if you are interested