json-schema-form / angular-schema-form

Generate forms from a JSON schema, with AngularJS!
https://json-schema-form.github.io/angular-schema-form
MIT License
2.47k stars 653 forks source link

angular schema form validation #814

Closed dhamodharanbaskar closed 7 years ago

dhamodharanbaskar commented 7 years ago

need a create a form for jsonschema and validate it i have created a request and used json schema to create a form but i cant validate that form in browser it not a full project its a demo project given for training purpose

Enhancement

As a user/developer, when I ... I should be able to ...

Expected behaviour

I expected ...

Actual behaviour

It actually ...

Gist/Plunker/Demo

Description

Related issues

This is/maybe related to ...

@json-schema-form/angular-schema-form-lead

Anthropic commented 7 years ago

@dhamodharanbaskar Why not take the demo we already made and use that?

dhamodharanbaskar commented 7 years ago

Sure where is the demo

On Dec 7, 2016 5:58 PM, "Marcel J Bennett" notifications@github.com wrote:

@dhamodharanbaskar https://github.com/dhamodharanbaskar Why not take the demo we already made and use that?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/json-schema-form/angular-schema-form/issues/814#issuecomment-265435131, or mute the thread https://github.com/notifications/unsubscribe-auth/AWmNV8gTFYIG3A7ghQgk40wtIuJgn4jPks5rFqZ8gaJpZM4LGgim .

Anthropic commented 7 years ago

The demo is linked from the main page of this repo, it is in the examples folder.

Please re-open if you can provide more information (gist/plunker) to help us to help you :)