Welcome Guest, Not a member yet? Register   Sign In
Validating Ajax Put Request
#5

The validation helper only works with information that would be in the $_REQUEST global. PUT requests don't work that way, so yes, you would need to pull out your json/xml and validate manually through the validator.
Reply


Messages In This Thread
Validating Ajax Put Request - by engel - 12-04-2019, 04:43 AM
RE: Validating Ajax Put Request - by InsiteFX - 12-04-2019, 08:57 AM
RE: Validating Ajax Put Request - by engel - 12-04-2019, 09:54 AM
RE: Validating Ajax Put Request - by nicojmb - 04-22-2020, 06:44 PM
RE: Validating Ajax Put Request - by naghtigall - 03-10-2020, 09:17 AM
RE: Validating Ajax Put Request - by kilishan - 03-10-2020, 10:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB