Should I use validationGroup
or or validator
to validate no1 OR no2 is required?
I have to input areas. Form should be valid only if one of areas are filled.
no1 > 0 || no2 > 0
Please Check question repo.
Should I use validationGroup
or or validator
to validate no1 OR no2 is required?
I have to input areas. Form should be valid only if one of areas are filled.
no1 > 0 || no2 > 0
Please Check question repo.
Copyright © 2021 Jogjafile Inc.