is_valid property

is_valid property

Returns true if Verification process was successful otherwise false.

Definition:

@property
def is_valid(self):
    ...

See Also