• is there any official documentation as to what makes up the result object? what i’m attempting to do is to see if there is a method that will let you check if a field has been marked invalid or not.

Viewing 1 replies (of 1 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    At what timing do you want to run it? If it is in the backend validation phase, you can use $result->is_valid( $field_name )

Viewing 1 replies (of 1 total)
  • The topic ‘result object documentation’ is closed to new replies.