Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Field level format, parse, and validate. #6

Open
PaulSavignano opened this issue Dec 6, 2018 · 5 comments
Open

Field level format, parse, and validate. #6

PaulSavignano opened this issue Dec 6, 2018 · 5 comments

Comments

@PaulSavignano
Copy link

feature request

Would like guidance on implementing field level validation, parse, and format functions.

@erikras
Copy link
Member

erikras commented Dec 13, 2018

Yes, parse/format is functionality from RFF that wasn't implemented here. I'll think about how best to add it.

The field-level validation could be added easily via the "field config" prop to registerField().

Let me think on both of these... 🤔

@PaulSavignano
Copy link
Author

Thanks for the update here Erik! I'll check into the registerField() prop.

@erikras
Copy link
Member

erikras commented Dec 24, 2018

I didn't mean for you to close this. It's still a legit feature request.

@erikras erikras reopened this Dec 24, 2018
@RIP21
Copy link

RIP21 commented Jan 16, 2019

I didn't get what do you mean by "field config" prop to registerField() :) Can you show any code example maybe?

@baharev
Copy link

baharev commented Jun 6, 2020

Seconded. Please provide some examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants