Adam Cameron
neokoenig
03/04/2022, 11:14 AMvalidatesPresenceOf(properties="emailAddress", message="Yo, wassup with that email");
validatesFormatOf(property="myAweomseDate", type="date", message="Booooooo");
Adam Cameron
neokoenig
03/04/2022, 11:43 AM[property] can't be something
https://api.cfwheels.org/v2.2/model.validatesPresenceOf.html
i.e [property] can't be empty
[property] is invalid
Adam Cameron