dschnelldavis/angular2-json-schema-form

How can I specify a layout without overriding default validation messages?

shamoons opened this issue · 0 comments

Issue type

I'm submitting a (check one):
[ ] Bug report
[ ] Feature request
[ ] Regression (something that used to work, but stopped working in a newer version)
[x] Support request
[x] Documentation issue or request

Prerequisites

Before posting, make sure you do the following (check all):
[x] Confirm you are using the latest versions of all necessary packages (or if not, explain why not)
[x] Search GitHub for a similar issue or PR
[x] If submitting a Support request, also search Stack Overflow for similar issues
Note: Please cross-post GitHub support requests to Stack Overflow, and include a link in your GitHub issue to your Stack Overflow question. We do currently respond to support requests on GitHub, but we eventually expect to stop, and will then refer all support questions exclusively to Stack Overflow.

Current behavior

I'm specifying a default layout for each property in my schema to maintain the order that I want. But when doing so, it doesn't show the validation messages based on the schema.

Expected behavior

How can I keep the validation based on the layout?

IMPORTANT: How can we reproduce your problem?

Environment

OS name & version:
Browser name & version:
Angular version:
Angular JSON Schema Form version(s):
Other relevant software or packages:

Any other relevant information