|
|
|
|
|
by wwalser
3585 days ago
|
|
I don't understand why it returns a promise. Are some of the validators asynchronous (ex: call an outside resource and validate against the response)? All of the example appear to define validations that could be run synchronously. |
|