-
Custom validator comparing two fields
Custom validator comparing two fields
I have two DateFields, startDate and endDate.
I want to write a validator that checks that startDate should be smaller than endDate and vice versa.
The Validator interface however only accepts one field and one value.
What's the best way to implement the this check?
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us